|
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
EkMapT::KeyCmp2 Struct Template Reference#include <EkMapT.h>
List of all members.
Public Methods |
result_type | operator() (const first_argument_type &x, const second_argument_type &y) const |
template<class K, class V, class Pred = less<K>, class A = allocator<V>>
struct EkMapT< K, V, Pred, A >::KeyCmp2
Member Function Documentation
template<class K, class V, class Pred = less<K>, class A = allocator<V>> |
result_type EkMapT< K, V, Pred, A >::KeyCmp2::operator() |
( |
const first_argument_type & |
x, |
|
|
const second_argument_type & |
y |
|
) |
const [inline] |
|
The documentation for this struct was generated from the following file:
|