CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
notstd::GetSecondDereferenced< MapType > Struct Template Reference

#include <unique_cloneable_map.hh>

Detailed Description

template<typename MapType>
struct notstd::GetSecondDereferenced< MapType >

Definition at line 10 of file unique_cloneable_map.hh.

Public Types

typedef
MapType::iterator::reference 
reference
 
typedef
MapType::iterator::value_type::second_type::reference 
result_type
 

Public Member Functions

 GetSecondDereferenced ()
 
result_type operator() (reference pair) const
 

Member Typedef Documentation

template<typename MapType >
typedef MapType::iterator::reference notstd::GetSecondDereferenced< MapType >::reference

Definition at line 12 of file unique_cloneable_map.hh.

template<typename MapType >
typedef MapType::iterator::value_type::second_type::reference notstd::GetSecondDereferenced< MapType >::result_type

Definition at line 13 of file unique_cloneable_map.hh.

Constructor & Destructor Documentation

template<typename MapType >
notstd::GetSecondDereferenced< MapType >::GetSecondDereferenced ( )
inline

Definition at line 15 of file unique_cloneable_map.hh.

Member Function Documentation

template<typename MapType >
result_type notstd::GetSecondDereferenced< MapType >::operator() ( reference  pair) const
inline

Definition at line 17 of file unique_cloneable_map.hh.


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