Home
last modified time | relevance | path

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

/third_party/boost/boost/log/utility/ipc/
Dreliable_message_queue.hpp724 void construct_dispatch(open_mode::create_only_tag, ArgsT const& args) in construct_dispatch() function in boost::ipc::reliable_message_queue
731 void construct_dispatch(open_mode::open_or_create_tag, ArgsT const& args) in construct_dispatch() function in boost::ipc::reliable_message_queue
738 void construct_dispatch(open_mode::open_only_tag, ArgsT const& args) in construct_dispatch() function in boost::ipc::reliable_message_queue
/third_party/boost/libs/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
/third_party/boost/boost/geometry/index/detail/
Dvarray_detail.hpp539 void construct_dispatch(boost::mpl::bool_<true> const& /*dont_init*/, I /*pos*/) in construct_dispatch() function
544 void construct_dispatch(boost::mpl::bool_<false> const& /*dont_init*/, I pos) in construct_dispatch() function