Jpp  18.4.0
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::JArgument< T > Struct Template Reference

Data structure for method argument types. More...

#include <JClass.hh>

Public Types

enum  { is_primitive = false }
 
typedef const Targument_type
 

Detailed Description

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

Data structure for method argument types.

Definition at line 31 of file JClass.hh.

Member Typedef Documentation

template<class T>
typedef const T& JLANG::JArgument< T >::argument_type

Definition at line 33 of file JClass.hh.

Member Enumeration Documentation

template<class T>
anonymous enum
Enumerator
is_primitive 

Definition at line 35 of file JClass.hh.


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