Dyninst::get_second Struct Reference

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

#include <stl_utils.h>

Public Member Functions

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

Detailed Description

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

Definition at line 51 of file stl_utils.h.


Member Function Documentation

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

Definition at line 53 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