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

#include <mfc.hpp>

Public Types

typedef list_iterator< X,::CObject * > mutable_iterator
 
typedef list_iterator< X const,::CObject
const *const,::CObject const
*const > 
const_iterator
 

Member Typedef Documentation

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

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