Nugget
Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | Friends | List of all members
eastl::multimap< Key, T, Compare, Allocator >::value_compare Class Reference

Public Types

typedef bool result_type
 
typedef value_type first_argument_type
 
typedef value_type second_argument_type
 

Public Member Functions

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

Protected Member Functions

 value_compare (Compare c)
 

Protected Attributes

Compare compare
 

Friends

class multimap
 

The documentation for this class was generated from the following file: