Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/
Dunordered_set.hpp101 BOOST_NOEXCEPT_IF(table::nothrow_move_constructible) in BOOST_NOEXCEPT_IF()
654 BOOST_NOEXCEPT_IF(table::nothrow_move_constructible) in BOOST_NOEXCEPT_IF()
Dunordered_map.hpp103 BOOST_NOEXCEPT_IF(table::nothrow_move_constructible) in BOOST_NOEXCEPT_IF()
971 BOOST_NOEXCEPT_IF(table::nothrow_move_constructible) in BOOST_NOEXCEPT_IF()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/detail/
Dimplementation.hpp2741 static const bool nothrow_move_constructible = member in boost::unordered::detail::functions