CARMA C++
|
Struct which operators on a container key-value pair to retrieve the key. More...
#include <carma/util/stlContainerUtils.h>
Public Member Functions | |
template<typename T > | |
T::first_type | operator() (T keyValuePair) const |
Struct which operators on a container key-value pair to retrieve the key.
Definition at line 55 of file stlContainerUtils.h.