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_ptr_array_iterator< ArrayT, PtrType > Struct Template Reference

#include <mfc.hpp>

Inheritance diagram for boost::range_detail_microsoft::mfc_ptr_array_iterator< ArrayT, PtrType >:
Collaboration diagram for boost::range_detail_microsoft::mfc_ptr_array_iterator< ArrayT, PtrType >:

Public Member Functions

 mfc_ptr_array_iterator ()
 
 mfc_ptr_array_iterator (ArrayT &arr, INT_PTR index)
 
template<class ArrayT_ , class PtrType_ >
 mfc_ptr_array_iterator (mfc_ptr_array_iterator< ArrayT_, PtrType_ > const &other)
 

Friends

template<class , class >
struct mfc_ptr_array_iterator
 
class iterator_core_access
 

Constructor & Destructor Documentation

template<class ArrayT, class PtrType>
boost::range_detail_microsoft::mfc_ptr_array_iterator< ArrayT, PtrType >::mfc_ptr_array_iterator ( )
inlineexplicit
template<class ArrayT, class PtrType>
boost::range_detail_microsoft::mfc_ptr_array_iterator< ArrayT, PtrType >::mfc_ptr_array_iterator ( ArrayT &  arr,
INT_PTR  index 
)
inlineexplicit
template<class ArrayT, class PtrType>
template<class ArrayT_ , class PtrType_ >
boost::range_detail_microsoft::mfc_ptr_array_iterator< ArrayT, PtrType >::mfc_ptr_array_iterator ( mfc_ptr_array_iterator< ArrayT_, PtrType_ > const &  other)
inline

Friends And Related Function Documentation

template<class ArrayT, class PtrType>
template<class , class >
friend struct mfc_ptr_array_iterator
friend
template<class ArrayT, class PtrType>
friend class iterator_core_access
friend

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