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< ::CMap< Key, ArgKey, Mapped, ArgMapped > >::meta< X > Struct Template Reference

#include <mfc.hpp>

Public Types

typedef Key key_t
 
typedef Mapped mapped_t
 
typedef mfc_map_iterator< X,
key_t, mapped_t
mutable_iterator
 
typedef mutable_iterator const_iterator
 

Member Typedef Documentation

template<class Key , class ArgKey , class Mapped , class ArgMapped >
template<class X >
typedef mutable_iterator boost::range_detail_microsoft::customization< ::CMap< Key, ArgKey, Mapped, ArgMapped > >::meta< X >::const_iterator
template<class Key , class ArgKey , class Mapped , class ArgMapped >
template<class X >
typedef Key boost::range_detail_microsoft::customization< ::CMap< Key, ArgKey, Mapped, ArgMapped > >::meta< X >::key_t
template<class Key , class ArgKey , class Mapped , class ArgMapped >
template<class X >
typedef Mapped boost::range_detail_microsoft::customization< ::CMap< Key, ArgKey, Mapped, ArgMapped > >::meta< X >::mapped_t
template<class Key , class ArgKey , class Mapped , class ArgMapped >
template<class X >
typedef mfc_map_iterator<X, key_t, mapped_t> boost::range_detail_microsoft::customization< ::CMap< Key, ArgKey, Mapped, ArgMapped > >::meta< X >::mutable_iterator

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