Searched defs:basic_settings_section_iterator_base (Results 1 – 1 of 1) sorted by relevance
53 struct basic_settings_section_iterator_base< SectionT, true > struct55 typedef typename SectionT::BOOST_NESTED_TEMPLATE iter< true > iterator_type;56 typedef typename SectionT::property_tree_type::const_iterator base_iterator_type;63 > type;67 struct basic_settings_section_iterator_base< SectionT, false > struct69 typedef typename SectionT::BOOST_NESTED_TEMPLATE iter< false > iterator_type;70 typedef typename SectionT::property_tree_type::iterator base_iterator_type;77 > type;