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

#include <hasless.hxx>

Static Public Attributes

static const bool value = boost::has_less<T, T>::value
 

Detailed Description

template<typename T>
struct qi::detail::HasLess< T >

Definition at line 20 of file hasless.hxx.

Member Data Documentation

template<typename T >
const bool qi::detail::HasLess< T >::value = boost::has_less<T, T>::value
static

Definition at line 22 of file hasless.hxx.


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