Searched refs:const_base_segment_info (Results 1 – 4 of 4) sorted by relevance
47 using const_base_segment_info= in test_iterators() typedef48 typename PolyCollection::const_base_segment_info; in test_iterators()80 const_base_segment_info cbi=cp.segment(typeid(Type)); in test_iterators()166 using const_base_segment_info= in test_iterators() typedef167 typename PolyCollection::const_base_segment_info; in test_iterators()187 const_base_segment_info,base_segment_info>::value, in test_iterators()
162 class const_base_segment_info class in boost::poly_collection::common_impl::poly_collection165 const_base_segment_info(const const_base_segment_info&)=default;166 const_base_segment_info& operator=(const const_base_segment_info&)=default;191 const_base_segment_info(const_segment_map_iterator it)noexcept:it{it}{} in const_base_segment_info() function in boost::poly_collection::common_impl::poly_collection::const_base_segment_info196 class base_segment_info:public const_base_segment_info202 using const_base_segment_info::begin;203 using const_base_segment_info::end;218 using const_base_segment_info::const_base_segment_info;322 segment_info_iterator_impl<const_base_segment_info>;512 const_base_segment_info segment(const std::type_info& info)const in segment()
213 …_collection.reference.polymorphic_containers.polymorphic_collections.types.const_base_segment_info]214 …olymorphic_containers.polymorphic_collections.types.const_base_segment_info `const_base_segment_in…216 `C::const_base_segment_info`220 `C::const_base_segment_info` associated to the segment of `c` for `U`, then238 `C::const_base_segment_info` and exposing its public interface. Additionally,286 _InputIterator_ with value type and reference type `C::const_base_segment_info`.296 of `C::const_base_segment_info` objects.396 `const_base_segment_info` (3) or `const_segment_info<U>` (4) object
88 const_base_segment_info _segment_(const std::type_info& info)const;