ThePEG::TypeTraits< T > Struct Template Reference

Type traits for built-in types. More...

#include <TemplateTools.h>

List of all members.

Public Types

enum  { hasDimension = false }
 Boolean flag. Is true for physical quantities.
typedef StandardT DimType
 Implementation selector.

Static Public Attributes

static const double baseunit = T(1)
 Base unit.


Detailed Description

template<typename T>
struct ThePEG::TypeTraits< T >

Type traits for built-in types.

Definition at line 76 of file TemplateTools.h.


Member Data Documentation

template<typename T>
const double ThePEG::TypeTraits< T >::baseunit = T(1) [inline, static]

Base unit.

Built-in types have no dimension.

Definition at line 83 of file TemplateTools.h.


The documentation for this struct was generated from the following file:

Generated on Thu Apr 29 12:42:57 2010 for ThePEG by  doxygen 1.5.5