Jpp
17.3.2
the software that should make you happy
|
Type list of primitive data types. More...
#include "JLang/JTypeList.hh"
Go to the source code of this file.
Namespaces | |
JLANG | |
Auxiliary classes and methods for language specific functionality. | |
Typedefs | |
typedef JTYPELIST< bool, char, unsigned char, short, unsigned short, int, unsigned int, long int, unsigned long int, long long int, unsigned long long int, float, double, long double >::typelist | JLANG::JPrimitiveTypes_t |
List of primitive types. More... | |
Type list of primitive data types.
Definition in file JPrimitiveTypes.hh.