Home
last modified time | relevance | path

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

/third_party/boost/libs/container/bench/detail/
Dvarray_util.hpp132 void destroy_dispatch(I /*first*/, I /*last*/, bcd::true_type const& /*is_trivially_destructible*/) in destroy_dispatch() function
136 void destroy_dispatch(I first, I last, bcd::false_type const& /*is_trivially_destructible*/) in destroy_dispatch() function
153 void destroy_dispatch(I /*pos*/, in destroy_dispatch() function
158 void destroy_dispatch(I pos, in destroy_dispatch() function
/third_party/boost/boost/geometry/index/detail/
Dvarray_detail.hpp176 void destroy_dispatch(I /*first*/, I /*last*/, in destroy_dispatch() function
181 void destroy_dispatch(I first, I last, in destroy_dispatch() function
199 void destroy_dispatch(I /*pos*/, in destroy_dispatch() function
204 void destroy_dispatch(I pos, in destroy_dispatch() function