Jpp
Namespaces | Typedefs
JPrimitiveTypes.hh File Reference
#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...