Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/container/bench/detail/
Dvarray_util.hpp461 void construct_dispatch(bcd::true_type const& /*dont_init*/, I /*pos*/) in construct_dispatch() function
466 void construct_dispatch(bcd::false_type const& /*dont_init*/, I pos) in construct_dispatch() function
488 void construct_dispatch(I pos, V const& v, bcd::true_type const& /*use_memcpy*/) in construct_dispatch() function
495 void construct_dispatch(I pos, P const& p, in construct_dispatch() function