Searched defs:_is_exception_ptr_available (Results 1 – 1 of 1) sorted by relevance
103 template <class T> struct _is_exception_ptr_available struct105 static constexpr bool value = detail::introspect_make_exception_ptr<T>::value;106 using type = typename detail::introspect_make_exception_ptr<T>::type;