Home
last modified time | relevance | path

Searched refs:AllocTraits (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Ddestroyers.hpp84 typedef boost::container::allocator_traits<Allocator> AllocTraits; typedef
85 typedef typename AllocTraits::pointer pointer;
86 typedef typename AllocTraits::size_type size_type;
106 typedef boost::container::allocator_traits<Allocator> AllocTraits; typedef
107 typedef typename AllocTraits::pointer pointer;
108 typedef typename AllocTraits::size_type size_type;
128 typedef boost::container::allocator_traits<Allocator> AllocTraits; typedef
129 typedef typename AllocTraits::pointer pointer;
130 typedef typename AllocTraits::size_type size_type;
142 typedef boost::container::allocator_traits<Allocator> AllocTraits; typedef
[all …]