Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::aux::basic_settings_section_iterator_base< SectionT, true > Struct Template Reference

#include <settings.hpp>

Public Types

typedef
SectionT::BOOST_NESTED_TEMPLATE
iter< true > 
iterator_type
 
typedef
SectionT::property_tree_type::const_iterator 
base_iterator_type
 
typedef iterator_adaptor
< iterator_type,
base_iterator_type, SectionT,
use_default, const SectionT > 
type
 

Member Typedef Documentation

template<typename SectionT >
typedef SectionT::property_tree_type::const_iterator boost::aux::basic_settings_section_iterator_base< SectionT, true >::base_iterator_type
template<typename SectionT >
typedef SectionT::BOOST_NESTED_TEMPLATE iter< true > boost::aux::basic_settings_section_iterator_base< SectionT, true >::iterator_type
template<typename SectionT >
typedef iterator_adaptor< iterator_type, base_iterator_type, SectionT, use_default, const SectionT > boost::aux::basic_settings_section_iterator_base< SectionT, true >::type

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