|
commore
1.0.6-SNAPSHOT
|
#include <HMap.h>
Inheritance diagram for commore::stl_select1st< T, U >:Public Member Functions | |
| stl_select1st () | |
| stl_select1st (const stl_select1st< T, U > &) | |
| stl_select1st< T, U > & | operator= (const stl_select1st< T, U > &) |
| const U & | operator() (const T &value) const |
Public Member Functions inherited from commore::unary_function< T, const U & > | |
| unary_function () | |
| unary_function (const unary_function< T, const U & > &) | |
| unary_function< T, const U & > & | operator= (const unary_function< T, const U & > &) |
Additional Inherited Members | |
Public Types inherited from commore::unary_function< T, const U & > | |
| typedef T | argument_type |
| typedef const U & | result_type |
|
inline |
|
inline |
|
inline |
|
inline |