Public Member Functions | Protected Member Functions | Protected Attributes | Private Attributes

XMultiAutoAccessSkipList< X, K, CT, A, Pr >::value_compare Class Reference

Compares the keys found in two values. (Sorted Associative Container) More...

#include <CSCompositeSkipList.h>

List of all members.

Public Member Functions

bool operator() (const value_type &left, const value_type &right) const

Protected Member Functions

 value_compare (const key_compare &pr)

Protected Attributes

key_compare comp

Private Attributes

friend container_type

Detailed Description

template<unsigned int X, class K, class CT, class A = XAccessSelf<K,typename CT::value_type>, class Pr = std::less<K>>
class XMultiAutoAccessSkipList< X, K, CT, A, Pr >::value_compare

Compares the keys found in two values. (Sorted Associative Container)


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs