Jpp  18.2.0-rc.1
the software that should make you happy
 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 32 of file JConversion.hh.

Member Data Documentation

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

Definition at line 34 of file JConversion.hh.

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

Definition at line 35 of file JConversion.hh.


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