Jpp test-rotations-old
the software that should make you happy
Loading...
Searching...
No Matches
JPrimitiveTypes.hh File Reference

Type list of primitive data types. More...

#include "JLang/JTypeList.hh"

Go to the source code of this file.

Namespaces

namespace  JLANG
 Auxiliary classes and methods for language specific functionality.
 

Typedefs

typedef JTYPELIST< bool, char, unsignedchar, short, unsignedshort, int, unsignedint, longint, unsignedlongint, longlongint, unsignedlonglongint, float, double, longdouble >::typelist JLANG::JPrimitiveTypes_t
 List of primitive types.
 

Detailed Description

Type list of primitive data types.

Author
mdejong

Definition in file JPrimitiveTypes.hh.