Home
last modified time | relevance | path

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

/third_party/boost/boost/variant2/
Dvariant.hpp648 template<class... A> void emplace_impl( mp11::mp_false, mp11::mp_size_t<0>, A&&... a ) in emplace_impl() function
653 …template<std::size_t I, class... A> BOOST_CXX14_CONSTEXPR void emplace_impl( mp11::mp_false, mp11:… in emplace_impl() function
658 …template<std::size_t I, class... A> BOOST_CXX14_CONSTEXPR void emplace_impl( mp11::mp_true, mp11::… in emplace_impl() function
703 …template<class... A> void emplace_impl( mp11::mp_false, mp11::mp_size_t<0>, A&&... a ) { ::new( &t… in emplace_impl() function
704 …template<class... A> void emplace_impl( mp11::mp_false, mp11::mp_size_t<1>, A&&... a ) { ::new( &t… in emplace_impl() function
705 …template<class... A> void emplace_impl( mp11::mp_false, mp11::mp_size_t<2>, A&&... a ) { ::new( &t… in emplace_impl() function
706 …template<class... A> void emplace_impl( mp11::mp_false, mp11::mp_size_t<3>, A&&... a ) { ::new( &t… in emplace_impl() function
707 …template<class... A> void emplace_impl( mp11::mp_false, mp11::mp_size_t<4>, A&&... a ) { ::new( &t… in emplace_impl() function
708 …template<class... A> void emplace_impl( mp11::mp_false, mp11::mp_size_t<5>, A&&... a ) { ::new( &t… in emplace_impl() function
709 …template<class... A> void emplace_impl( mp11::mp_false, mp11::mp_size_t<6>, A&&... a ) { ::new( &t… in emplace_impl() function
[all …]
/third_party/boost/boost/multi_index/
Dsequenced_index.hpp308 emplace_return_type,emplace,emplace_impl,iterator,position) in BOOST_MULTI_INDEX_OVERLOADS_TO_VARTEMPL_EXTRA_ARG() argument
967 std::pair<iterator,bool> emplace_impl( in emplace_impl() function in boost::multi_index::detail::sequenced_index
Drandom_access_index.hpp346 emplace_return_type,emplace,emplace_impl,iterator,position) in BOOST_MULTI_INDEX_OVERLOADS_TO_VARTEMPL_EXTRA_ARG() argument
1074 std::pair<iterator,bool> emplace_impl( in emplace_impl() function in boost::multi_index::detail::random_access_index
Dhashed_index.hpp276 emplace_return_type,emplace,emplace_impl) in BOOST_MULTI_INDEX_OVERLOADS_TO_VARTEMPL() argument
1566 std::pair<iterator,bool> emplace_impl(BOOST_MULTI_INDEX_FUNCTION_PARAM_PACK) in emplace_impl() function in boost::multi_index::detail::hashed_index
/third_party/boost/boost/multi_index/detail/
Dord_index_impl.hpp301 emplace_return_type,emplace,emplace_impl) in BOOST_MULTI_INDEX_OVERLOADS_TO_VARTEMPL() argument
1265 std::pair<iterator,bool> emplace_impl(BOOST_MULTI_INDEX_FUNCTION_PARAM_PACK) in emplace_impl() function in boost::multi_index::detail::ordered_index_impl