stl_utils.h File Reference

#include <utility>

Go to the source code of this file.

Data Structures

struct  Dyninst::get_first
 Functor to get the first element of a pair. Use with STL functions like transform(). More...
struct  Dyninst::get_second
 Functor to get the second element of a pair. Use with STL functions like transform(). More...
struct  Dyninst::do_to_first_ftor< Functor >
 Applies a ftor to the first element of a pair. More...
struct  Dyninst::do_to_second_ftor< Functor >
 Applies a ftor to the second element of a pair. More...

Namespaces

namespace  Dyninst

Functions

template<typename Functor >
do_to_first_ftor< Functor > Dyninst::do_to_first (const Functor &f)
 Type-inferring adapter function for do_to_first_ftor.
template<typename Functor >
do_to_second_ftor< Functor > Dyninst::do_to_second (const Functor &f)
 Type-inferring adapter function for do_to_second_ftor.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 12 Jul 2013 for SymtabAPI by  doxygen 1.6.1