Searched refs:_Nothrow (Results 1 – 4 of 4) sorted by relevance
253 constexpr bool _Nothrow = // in __select_impl() local257 return static_cast<_Result (*)() noexcept(_Nothrow)>(nullptr); in __select_impl()262 constexpr bool _Nothrow = // in __select_impl() local265 return static_cast<_Result (*)() noexcept(_Nothrow)>(nullptr); in __select_impl()271 constexpr bool _Nothrow = // in __select_impl() local274 return static_cast<_Result (*)() noexcept(_Nothrow)>(nullptr); in __select_impl()
118 constexpr bool _Nothrow = member120 auto __query_fn = [&]() noexcept(_Nothrow) -> __result&& { in __anona47160310102()122 __emplace_from{[&]() noexcept(_Nothrow) { in __anona47160310102()
234 constexpr bool _Nothrow = in __select_impl_() local236 return static_cast<_Result (*)() noexcept(_Nothrow)>(nullptr); in __select_impl_()247 constexpr bool _Nothrow = __nothrow_constructible_from< in __select_impl_() local249 return static_cast<_Result (*)() noexcept(_Nothrow)>(nullptr); in __select_impl_()
389 constexpr bool _Nothrow = in __select_impl() local392 return static_cast<_Result (*)() noexcept(_Nothrow)>(nullptr); in __select_impl()399 constexpr bool _Nothrow = // in __select_impl() local402 return static_cast<_Result (*)() noexcept(_Nothrow)>(nullptr); in __select_impl()