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::mfc_map_iterator_super< MapT, KeyT, MappedT > Struct Template Reference

#include <mfc.hpp>

Public Types

typedef iterator_facade
< mfc_map_iterator< MapT, KeyT,
MappedT >, std::pair< KeyT,
MappedT >
, forward_traversal_tag,
std::pair< KeyT, MappedT >
const > 
type
 

Member Typedef Documentation

template<class MapT, class KeyT, class MappedT>
typedef iterator_facade< mfc_map_iterator<MapT, KeyT, MappedT>, std::pair<KeyT, MappedT>, forward_traversal_tag, std::pair<KeyT, MappedT> const > boost::range_detail_microsoft::mfc_map_iterator_super< MapT, KeyT, MappedT >::type

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