|
Nugget
|
#include <vector_map.h>


Public Attributes | |
| Compare | c |
Additional Inherited Members | |
Public Types inherited from eastl::binary_function< Value, Value, bool > | |
| typedef Value | first_argument_type |
| typedef Value | second_argument_type |
| typedef bool | result_type |
Our adapter for the comparison function in the template parameters.