Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::range_detail::select_second_const< CMapStringToString > Struct Template Reference

#include <mfc_map.hpp>

Public Types

typedef range_reference< const
CMapStringToString >::type 
argument_type
 
typedef const CString & result_type
 

Public Member Functions

result_type operator() (argument_type r) const
 

Member Typedef Documentation

typedef range_reference<const CMapStringToString>::type boost::range_detail::select_second_const< CMapStringToString >::argument_type
typedef const CString& boost::range_detail::select_second_const< CMapStringToString >::result_type

Member Function Documentation

result_type boost::range_detail::select_second_const< CMapStringToString >::operator() ( argument_type  r) const
inline

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