Jpp test-rotations-old
the software that should make you happy
Loading...
Searching...
No Matches
JTagAvailable< T > Class Template Reference

Test availability of JNET::JTag value for given class. More...

#include <JTag.hh>

Static Public Attributes

static const bool value = std::is_same<JNET::JTag, decltype(getTag(JLANG::JType<T>()))>::value
 true if JTag available; else false
 

Detailed Description

template<class T>
class JTagAvailable< T >

Test availability of JNET::JTag value for given class.

The parameter result evaluates to true if for this class a JNET::JTag value is defined.

Definition at line 343 of file JTag.hh.

Member Data Documentation

◆ value

template<class T >
const bool JTagAvailable< T >::value = std::is_same<JNET::JTag, decltype(getTag(JLANG::JType<T>()))>::value
static

true if JTag available; else false

Definition at line 346 of file JTag.hh.


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