|
STK++ 0.9.13
|
In this file we define the Runtime Type Identification (RTTI) classes. More...

Go to the source code of this file.
Classes | |
| struct | STK::IdTypeImpl< TYPE > |
| Implementation of the return type. More... | |
Namespaces | |
| namespace | STK |
| The namespace STK is the main domain space of the Statistical ToolKit project. | |
| namespace | STK::Base |
| the namespace Base contain all the internal stuff needed by the STK++ fundamental types. | |
Enumerations | |
| enum | STK::Base::IdType { STK::Base::character_ , STK::Base::real_ , STK::Base::integer_ , STK::Base::binary_ , STK::Base::sign_ , STK::Base::string_ , STK::Base::range_ , STK::Base::unknown_ = -1 } |
| Id for the Type of a variable. More... | |
In this file we define the Runtime Type Identification (RTTI) classes.
Definition in file STK_IdTypeImpl.h.