Jpp  16.0.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
JLANG::JPrimitive< T > Struct Template Reference

Data structure for primitive types. More...

#include <JClass.hh>

Public Types

enum  { is_primitive = true }
 
typedef const T argument_type
 

Detailed Description

template<class T>
struct JLANG::JPrimitive< T >

Data structure for primitive types.

Definition at line 19 of file JClass.hh.

Member Typedef Documentation

template<class T>
typedef const T JLANG::JPrimitive< T >::argument_type

Definition at line 21 of file JClass.hh.

Member Enumeration Documentation

template<class T>
anonymous enum
Enumerator
is_primitive 

Definition at line 23 of file JClass.hh.


The documentation for this struct was generated from the following file: