HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_Map< K, V, H, P >::deref_pair_second< VIT, VT > Struct Template Reference

#include <UT_Map.h>

Public Member Functions

VT & operator() (const VIT &v) const
 

Detailed Description

template<typename K, typename V, typename H = hboost::hash<K>, typename P = std::equal_to<K>>
template<typename VIT, typename VT>
struct UT_Map< K, V, H, P >::deref_pair_second< VIT, VT >

Definition at line 202 of file UT_Map.h.

Member Function Documentation

template<typename K, typename V, typename H = hboost::hash<K>, typename P = std::equal_to<K>>
template<typename VIT , typename VT >
VT& UT_Map< K, V, H, P >::deref_pair_second< VIT, VT >::operator() ( const VIT &  v) const
inline

Definition at line 204 of file UT_Map.h.


The documentation for this struct was generated from the following file: