Jpp  master_rocky-43-ge265d140c
the software that should make you happy
JLANG::JLANG_LOCAL::JComparisonAvailable< T, has_first_and_second_type, has_value_type > Class Template Reference

Template definition of test availability of comparison operators. More...

Detailed Description

template<class T, bool has_first_and_second_type = JTypedef<T>::has_first_type && JTypedef<T>::has_second_type, bool has_value_type = JTypedef<T>::has_value_type>
class JLANG::JLANG_LOCAL::JComparisonAvailable< T, has_first_and_second_type, has_value_type >

Template definition of test availability of comparison operators.

Definition at line 48 of file JComparisonAvailable.hh.


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