Jpp  15.0.2
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::JHasID< T, ID > Struct Template Reference

Test presence of data type identifier in labelled type list. More...

#include <JEnumeration.hh>

Static Public Attributes

static const bool value = (JTypeID<T>::ID == ID)
 

Detailed Description

template<class T, int ID>
struct JLANG::JHasID< T, ID >

Test presence of data type identifier in labelled type list.

Definition at line 25 of file JEnumeration.hh.

Member Data Documentation

template<class T , int ID>
const bool JLANG::JHasID< T, ID >::value = (JTypeID<T>::ID == ID)
static

Definition at line 27 of file JEnumeration.hh.


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