Searched defs:construct_dispatch (Results 1 – 1 of 1) sorted by relevance
461 void construct_dispatch(bcd::true_type const& /*dont_init*/, I /*pos*/) in construct_dispatch() function466 void construct_dispatch(bcd::false_type const& /*dont_init*/, I pos) in construct_dispatch() function488 void construct_dispatch(I pos, V const& v, bcd::true_type const& /*use_memcpy*/) in construct_dispatch() function495 void construct_dispatch(I pos, P const& p, in construct_dispatch() function