CARMA C++
carma::util::RetrieveKey Struct Reference

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
 

Detailed Description

Struct which operators on a container key-value pair to retrieve the key.

Definition at line 55 of file stlContainerUtils.h.


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