Searched refs:ImplSetT (Results 1 – 4 of 4) sorted by relevance
71 typedef typename base_type::ImplSetT ImplSetT; typedef in boost::icl::separate_interval_set74 typedef typename ImplSetT::key_type key_type;76 typedef typename ImplSetT::value_type data_type;78 typedef typename ImplSetT::value_type value_type;81 typedef typename ImplSetT::iterator iterator;83 typedef typename ImplSetT::const_iterator const_iterator;
74 typedef typename base_type::ImplSetT ImplSetT; typedef in boost::icl::interval_set77 typedef typename ImplSetT::key_type key_type;79 typedef typename ImplSetT::value_type data_type;81 typedef typename ImplSetT::value_type value_type;84 typedef typename ImplSetT::iterator iterator;86 typedef typename ImplSetT::const_iterator const_iterator;
70 typedef typename base_type::ImplSetT ImplSetT; typedef in boost::icl::split_interval_set73 typedef typename ImplSetT::key_type key_type;75 typedef typename ImplSetT::value_type data_type;77 typedef typename ImplSetT::value_type value_type;80 typedef typename ImplSetT::iterator iterator;82 typedef typename ImplSetT::const_iterator const_iterator;
119 typedef typename ICL_IMPL_SPACE::set<interval_type,key_compare,allocator_type> ImplSetT; typedef in boost::icl::interval_base_set122 typedef typename ImplSetT::key_type key_type;124 typedef typename ImplSetT::key_type data_type;126 typedef typename ImplSetT::value_type value_type;129 typedef typename ImplSetT::pointer pointer;131 typedef typename ImplSetT::const_pointer const_pointer;133 typedef typename ImplSetT::reference reference;135 typedef typename ImplSetT::const_reference const_reference;138 typedef typename ImplSetT::iterator iterator;140 typedef typename ImplSetT::const_iterator const_iterator;[all …]