ace::select1st< T > Struct Template Reference
Template for functor class for function returning 1st pair member.
More...
#include <utils.h>
List of all members.
|
Public Member Functions |
| T::first_type | operator() (const T &pair_arg) const |
Detailed Description
template<class T>
struct ace::select1st< T >
Template for functor class for function returning 1st pair member.
T stands for pair type.
Member Function Documentation
template<class T>
| T::first_type ace::select1st< T >::operator() |
( |
const T & |
pair_arg |
) |
const [inline] |
The documentation for this struct was generated from the following file: