Jpp test-rotations-old
the software that should make you happy
|
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 | |
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.
|
static |