Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/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