Home
last modified time | relevance | path

Searched defs:alloc_version (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/container/detail/
Dallocator_version_traits.hpp42 <unsigned, Version> alloc_version; typedef
71 <unsigned, 1> alloc_version; typedef
Ddestroyers.hpp44 version<Allocator>::value> alloc_version; typedef
147 version<Allocator>::value> alloc_version; typedef
301 version<Allocator>::value> alloc_version; typedef in boost::container::dtl::allocator_destroyer
Dtree.hpp554 typedef typename AllocHolder::alloc_version alloc_version; typedef in boost::container::dtl::tree
685 , dtl::is_same<alloc_version, version_1> in tree_construct_non_unique()
705 , dtl::is_same<alloc_version, version_1> in tree_construct_non_unique()
722 , dtl::is_same<alloc_version, version_1> in tree_construct()
740 , dtl::is_same<alloc_version, version_1> in tree_construct()
Dnode_alloc_holder.hpp111 version<NodeAlloc>::value> alloc_version; typedef
/third_party/boost/boost/interprocess/smart_ptr/detail/
Dsp_counted_impl.hpp48 boost::interprocess::version<Allocator>::value> alloc_version; typedef
/third_party/boost/libs/container/bench/
Dbench_alloc_shrink_to_fit.cpp88 <unsigned, bc::dtl::version<Allocator>::value> alloc_version; in vector_test_template() typedef
/third_party/boost/boost/container/
Dlist.hpp187 typedef typename AllocHolder::alloc_version alloc_version; typedef in boost::container::list
907 iterator insert(const_iterator p, InpIt first, InpIt last in insert()
933 iterator insert(const_iterator position, FwdIt first, FwdIt last in insert()
Dslist.hpp217 typedef typename AllocHolder::alloc_version alloc_version; typedef in boost::container::slist
889 iterator insert_after(const_iterator prev_p, InpIt first, InpIt last in insert_after()
928 iterator insert_after(const_iterator prev, FwdIt first, FwdIt last in insert_after()
Dvector.hpp389 typedef typename dtl::version<allocator_type>::type alloc_version; in allocation_command() typedef
749 typedef typename dtl::version<allocator_type>::type alloc_version; typedef in boost::container::vector
Dstring.hpp314 boost::container::dtl::version<allocator_type>::value> alloc_version; typedef in boost::container::dtl::basic_string_base
616 typedef typename base_t::alloc_version alloc_version; typedef in boost::container::basic_string
Dstable_vector.hpp530 version<ValueAllocator>::value> alloc_version; typedef in boost::container::stable_vector