Dyninst::do_to_first_ftor< Functor > Struct Template Reference

Applies a ftor to the first element of a pair. More...

#include <stl_utils.h>

Public Member Functions

 do_to_first_ftor (const Functor &f)
template<typename P >
void operator() (const P &pair)

Data Fields

Functor ftor

Detailed Description

template<typename Functor>
struct Dyninst::do_to_first_ftor< Functor >

Applies a ftor to the first element of a pair.

Definition at line 60 of file stl_utils.h.


Constructor & Destructor Documentation

template<typename Functor >
Dyninst::do_to_first_ftor< Functor >::do_to_first_ftor ( const Functor &  f  )  [inline]

Definition at line 62 of file stl_utils.h.


Member Function Documentation

template<typename Functor >
template<typename P >
void Dyninst::do_to_first_ftor< Functor >::operator() ( const P &  pair  )  [inline]

Definition at line 64 of file stl_utils.h.

References Dyninst::do_to_first_ftor< Functor >::ftor.


Field Documentation

template<typename Functor >
Functor Dyninst::do_to_first_ftor< Functor >::ftor

Definition at line 61 of file stl_utils.h.

Referenced by Dyninst::do_to_first_ftor< Functor >::operator()().


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