Jpp 19.3.0-rc.2
the software that should make you happy
Loading...
Searching...
No Matches
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

◆ value

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: