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

#include <unique_map.hh>

Detailed Description

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

Definition at line 113 of file unique_map.hh.

Public Types

typedef
MapType::const_iterator::reference 
reference
 
typedef const
MapType::const_iterator::value_type::second_type & 
result_type
 

Public Member Functions

 GetSecondConst ()
 
result_type operator() (reference pair) const
 

Member Typedef Documentation

template<typename MapType >
typedef MapType::const_iterator::reference notstd::GetSecondConst< MapType >::reference

Definition at line 115 of file unique_map.hh.

template<typename MapType >
typedef const MapType::const_iterator::value_type::second_type& notstd::GetSecondConst< MapType >::result_type

Definition at line 116 of file unique_map.hh.

Constructor & Destructor Documentation

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

Definition at line 118 of file unique_map.hh.

Member Function Documentation

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

Definition at line 120 of file unique_map.hh.


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