Dyninst::get_first Struct Reference

Functor to get the first element of a pair. Use with STL functions like transform(). More...

#include <stl_utils.h>

Public Member Functions

template<typename P >
P::first_type operator() (const P &pair)

Detailed Description

Functor to get the first element of a pair. Use with STL functions like transform().

Definition at line 43 of file stl_utils.h.


Member Function Documentation

template<typename P >
P::first_type Dyninst::get_first::operator() ( const P &  pair  )  [inline]

Definition at line 45 of file stl_utils.h.


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 12 Jul 2013 for SymtabAPI by  doxygen 1.6.1