BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
SafePointerVector.h File Reference

Defines and implements template class SafePointerVector. More...

Include dependency graph for SafePointerVector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SafePointerVector< T >
 A vector of pointers, owned by *this, with methods to handle them safely. More...
 

Macros

#define BORNAGAIN_BASE_TYPES_SAFEPOINTERVECTOR_H
 

Detailed Description

Defines and implements template class SafePointerVector.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file SafePointerVector.h.

Macro Definition Documentation

◆ BORNAGAIN_BASE_TYPES_SAFEPOINTERVECTOR_H

#define BORNAGAIN_BASE_TYPES_SAFEPOINTERVECTOR_H

Definition at line 21 of file SafePointerVector.h.