Compares the keys found in two values. (Sorted Associative Container) More...
#include <CSAutoKeyedSSkipList.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 |
Private Attributes | |
| friend | container_type |
Compares the keys found in two values. (Sorted Associative Container)
1.7.3