Home
last modified time | relevance | path

Searched defs:_is_error_code_available (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/outcome/
Dtrait.hpp98 template <class T> struct _is_error_code_available struct
100 static constexpr bool value = detail::introspect_make_error_code<T>::value;
101 using type = typename detail::introspect_make_error_code<T>::type;