Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
#include <cstdlib>
#include <iostream>
#include <list>
#include <string>
#include <stdexcept>
#include <sstream>
#include <boost/serialization/access.hpp>
#include <boost/serialization/nvp.hpp>
#include <datatools/properties.h>
Go to the source code of this file.
Classes | |
class | datatools::smart_ref< T > |
A template class that stores a reference to an object and additional associated meta-data. More... | |
class | datatools::smart_ref< T >::has_flag |
Predicate used by the smart_ref template class. More... | |
Namespaces | |
datatools | |
The Bayeux/datatools library top-level namespace. | |