Go to the source code of this file.
Namespaces | |
namespace | ThePEG |
Classes | |
struct | ThePEG::Int2Type< v > |
Conversion between integers and types. More... | |
struct | ThePEG::DummyType |
Dummy type for ambiguous function signatures. More... | |
struct | ThePEG::TypeTraits< T > |
Type traits for built-in types. More... | |
Typedefs | |
typedef Int2Type< Dimensioned > | ThePEG::DimensionT |
Typedef for dimensioned types. | |
typedef Int2Type< Standard > | ThePEG::StandardT |
Typedef for non-dimensioned types. | |
Enumerations | |
enum | ThePEG::ImplSelector { Dimensioned, Standard } |
Based on Alexandrescu, "Modern C++ Design".
Definition in file TemplateTools.h.