Compares the keys found in two values. (Sorted Associative Container) More...
#include <CSAccessSkipList.h>
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 |
A | a |
Friends | |
class | MultiAccessSkipList< K, T, A, Pr, R > |
Compares the keys found in two values. (Sorted Associative Container)