Tervel  1.0.0
A collection of wait-free containers and algorithms.
Public Member Functions | List of all members
TestClass< Key, Value >::less_s< T > Struct Template Reference
Inheritance diagram for TestClass< Key, Value >::less_s< T >:

Public Member Functions

bool operator() (const T &x, const T &y) const
 
bool operator() (const T &x, const T &y) const
 

Member Function Documentation

template<class Key, class Value>
template<class T >
bool TestClass< Key, Value >::less_s< T >::operator() ( const T &  x,
const T &  y 
) const
inline
template<class Key, class Value>
template<class T >
bool TestClass< Key, Value >::less_s< T >::operator() ( const T &  x,
const T &  y 
) const
inline

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