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

#include <mfc.hpp>

Inheritance diagram for boost::range_detail_microsoft::mfc_map_iterator< MapT, KeyT, MappedT >:
Collaboration diagram for boost::range_detail_microsoft::mfc_map_iterator< MapT, KeyT, MappedT >:

Public Member Functions

 mfc_map_iterator ()
 
 mfc_map_iterator (MapT const &map, POSITION pos)
 
 mfc_map_iterator (MapT const &map)
 
template<class MapT_ , class KeyT_ , class MappedT_ >
 mfc_map_iterator (mfc_map_iterator< MapT_, KeyT_, MappedT_ > const &other)
 

Friends

template<class , class , class >
struct mfc_map_iterator
 
class iterator_core_access
 

Constructor & Destructor Documentation

template<class MapT, class KeyT, class MappedT>
boost::range_detail_microsoft::mfc_map_iterator< MapT, KeyT, MappedT >::mfc_map_iterator ( )
inlineexplicit
template<class MapT, class KeyT, class MappedT>
boost::range_detail_microsoft::mfc_map_iterator< MapT, KeyT, MappedT >::mfc_map_iterator ( MapT const &  map,
POSITION  pos 
)
inlineexplicit
template<class MapT, class KeyT, class MappedT>
boost::range_detail_microsoft::mfc_map_iterator< MapT, KeyT, MappedT >::mfc_map_iterator ( MapT const &  map)
inlineexplicit
template<class MapT, class KeyT, class MappedT>
template<class MapT_ , class KeyT_ , class MappedT_ >
boost::range_detail_microsoft::mfc_map_iterator< MapT, KeyT, MappedT >::mfc_map_iterator ( mfc_map_iterator< MapT_, KeyT_, MappedT_ > const &  other)
inline

Friends And Related Function Documentation

template<class MapT, class KeyT, class MappedT>
template<class , class , class >
friend struct mfc_map_iterator
friend
template<class MapT, class KeyT, class MappedT>
friend class iterator_core_access
friend

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