Searched defs:__without_t (Results 1 – 2 of 2) sorted by relevance
35 struct __without_t { struct37 constexpr auto operator()(_Env&& __env, _Tag) const -> decltype(auto) { in operator ()()
531 using __without_t = __result_of<__without, _Env, _Query, _Tags...>; typedef