Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
class | materials::smart_ref< T > |
A handler object that is used as a smart reference for an object of which it can have the responsibility of the deletion. More... | |
Namespaces | |
materials | |
Top-level namespace of the Bayeux/materials module library. | |
Typedefs | |
typedef std::map< std::string, smart_ref< isotope > > | materials::isotope_dict_type |
typedef std::map< std::string, smart_ref< element > > | materials::element_dict_type |
typedef std::map< std::string, smart_ref< material > > | materials::material_dict_type |