|
Jpp
18.2.1
the software that should make you happy
|
Local namespace for fallback implementations for comparison operators. More...
Classes | |
| class | JTypedef |
| class | JComparisonAvailable |
| Template definition of test availability of comparison operators. More... | |
| class | JComparisonAvailable< T, false, false > |
| Template specialisation of test availability of comparison operators of non-composite data types. More... | |
| class | 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 | 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 | JNoequals |
| Template base class for data structures without equality capability. More... | |
Local namespace for fallback implementations for comparison operators.
1.8.5