Jpp  17.3.0-rc.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs
JPrimitiveTypes.hh File Reference

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...
 

Detailed Description

Type list of primitive data types.

Author
mdejong

Definition in file JPrimitiveTypes.hh.