Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Attributes | List of all members
JLANG::JConversion< T, T > Struct Template Reference

Specialisation of JConversion for identical types. More...

#include <JConversion.hh>

Static Public Attributes

static const bool is_derived = true
 
static const bool is_same = true
 

Detailed Description

template<class T>
struct JLANG::JConversion< T, T >

Specialisation of JConversion for identical types.

Definition at line 55 of file JConversion.hh.

Member Data Documentation

template<class T >
const bool JLANG::JConversion< T, T >::is_derived = true
static

Definition at line 57 of file JConversion.hh.

template<class T >
const bool JLANG::JConversion< T, T >::is_same = true
static

Definition at line 58 of file JConversion.hh.


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