13 template <
bool,
bool defaultValue>
16 template <
class T>
inline static bool compare(
const T& t1,
const T& t2 )
22 template <
bool defaultValue >
25 template <
class T>
inline static bool compare(
const T& t1,
const T& t2 )
30 template <
bool defaultValue,
class T>
bool equal(
const T& origin,
const typename TypeTraits<T>::ParameterType value )
Typical Traits for types.
Definition: Callback_Impl.h:11