Home
last modified time | relevance | path

Searched defs:size_traits (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dbstree.hpp537 typedef detail::size_holder<ConstantTimeSize, SizeType> size_traits; typedef
558 typedef detail::size_holder<false, SizeType> size_traits; typedef
Dhashtable.hpp1308 typedef detail::size_holder < true, SizeType> size_traits;//size_traits typedef
1335 typedef detail::size_holder< false, SizeType> size_traits; typedef
1656 typedef typename internal_type::size_traits size_traits; typedef in boost::intrusive::hashtable_impl
Dlist.hpp118 typedef detail::size_holder<constant_time_size, size_type> size_traits; typedef in boost::intrusive::list_impl
Dslist.hpp160 typedef detail::size_holder<constant_time_size, size_type> size_traits; typedef in boost::intrusive::slist_impl