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< ::CPtrList >::meta< X > Struct Template Reference

#include <mfc.hpp>

Public Types

typedef list_iterator< X, void * > mutable_iterator
 
typedef list_iterator< X const,
void const *const, void const
*const > 
const_iterator
 

Member Typedef Documentation

template<class X >
typedef list_iterator<X const, void const * const, void const * const> boost::range_detail_microsoft::customization< ::CPtrList >::meta< X >::const_iterator
template<class X >
typedef list_iterator<X, void *> boost::range_detail_microsoft::customization< ::CPtrList >::meta< X >::mutable_iterator

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