libqi-api  2.8.7.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
qi::detail::LessHelper< T, hasLessGuard > Struct Template Reference

#include <hasless.hxx>

Public Member Functions

bool operator() (T *a, T *b)
 

Detailed Description

template<typename T, bool hasLessGuard>
struct qi::detail::LessHelper< T, hasLessGuard >

Definition at line 88 of file hasless.hxx.

Member Function Documentation

template<typename T, bool hasLessGuard>
bool qi::detail::LessHelper< T, hasLessGuard >::operator() ( T *  a,
T *  b 
)
inline

Definition at line 90 of file hasless.hxx.


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