Searched refs:move_if_noexcept (Results 1 – 6 of 6) sorted by relevance
41 move_if_noexcept(_LIBCPP_LIFETIMEBOUND _Tp& __x) _NOEXCEPT { in move_if_noexcept() function
635 allocator_traits<_Alloc>::construct(__alloc, __result, std::move_if_noexcept(*__iter));
58 move_if_noexcept(T& x) noexcept; // constexpr in C++14
4126 let Spellings = ["move_if_noexcept"];
2203 SYMBOL(move_if_noexcept, std::, <utility>)