Searched refs:allocators_type (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/ |
| H A D | rtree.hpp | 193 …ator_type, value_type, typename options_type::parameters_type, box_type, node_tag> allocators_type; typedef in boost::geometry::index::rtree 195 …::node<value_type, typename options_type::parameters_type, box_type, allocators_type, node_tag>::t… 196 …l_node<value_type, typename options_type::parameters_type, box_type, allocators_type, node_tag>::t… 197 …::leaf<value_type, typename options_type::parameters_type, box_type, allocators_type, node_tag>::t… 199 typedef typename allocators_type::node_pointer node_pointer; 201 …btree_destroyer<value_type, options_type, translator_type, box_type, allocators_type> subtree_dest… 212 typedef typename allocators_type::reference reference; 214 typedef typename allocators_type::const_reference const_reference; 216 typedef typename allocators_type::pointer pointer; 218 typedef typename allocators_type::const_pointer const_pointer; [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/ |
| H A D | serialization.hpp | 449 typedef typename Rtree::allocators_type allocators_type; typedef in boost::geometry::index::detail::rtree::const_private_view 474 typedef typename Rtree::allocators_type allocators_type; typedef in boost::geometry::index::detail::rtree::private_view 506 typedef typename view::allocators_type allocators_type; in save() typedef 519 …::save<Archive, value_type, options_type, translator_type, box_type, allocators_type> save_v(ar, v… in save() 536 typedef typename view::allocators_type allocators_type; in load() typedef 539 typedef typename allocators_type::node_pointer node_pointer; in load() 540 …btree_destroyer<value_type, options_type, translator_type, box_type, allocators_type> subtree_dest… in load() 554 … n = detail::rtree::load<value_type, options_type, translator_type, box_type, allocators_type> in load()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/utilities/ |
| H A D | view.hpp | 28 typedef typename Rtree::allocators_type allocators_type; typedef in boost::geometry::index::detail::rtree::utilities::view
|