Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/index/detail/rtree/node/
Dnode.hpp128 struct destroy_elements struct
130 typedef typename MembersHolder::value_type value_type;
131 typedef typename MembersHolder::allocators_type allocators_type;
134 inline static void apply(Range & elements, allocators_type & allocators) in apply()
140 inline static void apply(It first, It last, allocators_type & allocators) in apply()
153 inline static void apply_dispatch(It first, It last, allocators_type & allocators, in apply_dispatch()
165 inline static void apply_dispatch(It /*first*/, It /*last*/, allocators_type & /*allocators*/, in apply_dispatch()