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

#include <mfc.hpp>

Public Types

typedef ::CString val_t
 
typedef list_iterator< X, val_tmutable_iterator
 
typedef list_iterator< X const,
val_t const, val_t const > 
const_iterator
 

Member Typedef Documentation

template<class X >
typedef list_iterator<X const, val_t const, val_t const> boost::range_detail_microsoft::customization< ::CStringList >::meta< X >::const_iterator
template<class X >
typedef list_iterator<X, val_t> boost::range_detail_microsoft::customization< ::CStringList >::meta< X >::mutable_iterator
template<class X >
typedef ::CString boost::range_detail_microsoft::customization< ::CStringList >::meta< X >::val_t

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