Searched defs:__emplace_from (Results 1 – 1 of 1) sorted by relevance
966 struct __emplace_from struct968 _Fn __fn_;969 using __t = __call_result_t<_Fn>;971 operator __t() && noexcept(__nothrow_callable<_Fn>) in operator __t()976 auto operator()() && noexcept(__nothrow_callable<_Fn>) -> __t in operator ()()