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_microsoft::customization< ::CMapStringToOb >::meta< X > Struct Template Reference

#include <mfc.hpp>

Public Types

typedef ::CString key_t
 
typedef ::CObject * mapped_t
 
typedef mfc_map_iterator< X,
key_t, mapped_t
mutable_iterator
 
typedef mutable_iterator const_iterator
 

Member Typedef Documentation

template<class X >
typedef mutable_iterator boost::range_detail_microsoft::customization< ::CMapStringToOb >::meta< X >::const_iterator
template<class X >
typedef ::CString boost::range_detail_microsoft::customization< ::CMapStringToOb >::meta< X >::key_t
template<class X >
typedef ::CObject* boost::range_detail_microsoft::customization< ::CMapStringToOb >::meta< X >::mapped_t
template<class X >
typedef mfc_map_iterator<X, key_t, mapped_t> boost::range_detail_microsoft::customization< ::CMapStringToOb >::meta< X >::mutable_iterator

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