Jpp
master_rocky-37-gf0c5bc59d
the software that should make you happy
|
Go to the source code of this file.
Classes | |
class | JLANG::JLANG_LOCAL::JTypedef< T > |
class | JLANG::JLANG_LOCAL::JComparisonAvailable< T, false, false > |
Template specialisation of test availability of comparison operators of non-composite data types. More... | |
class | JLANG::JLANG_LOCAL::JComparisonAvailable< T, true, false > |
Template specialisation of test availability of comparison operators of composite data types which have a type definitions for first_type and second_type. More... | |
class | JLANG::JLANG_LOCAL::JComparisonAvailable< T, false, true > |
Template specialisation of test availability of comparison operators of composite data types which have a type definition for for value_type. More... | |
class | JLANG::JLANG_LOCAL::JNoequals< T > |
Template base class for data structures without equality capability. More... | |
Namespaces | |
JLANG | |
Auxiliary classes and methods for language specific functionality. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
JLANG::JLANG_LOCAL | |
Local namespace for fallback implementations for comparison operators. | |