Home
last modified time | relevance | path

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

/third_party/boost/boost/beast/core/impl/
Derror.hpp23 struct is_error_condition_enum<::boost::beast::condition> struct
25 static bool const value = true;
/third_party/boost/libs/beast/include/boost/beast/core/impl/
Derror.hpp23 struct is_error_condition_enum<::boost::beast::condition> struct
25 static bool const value = true;
/third_party/boost/libs/beast/include/boost/beast/websocket/impl/
Derror.hpp21 struct is_error_condition_enum<::boost::beast::websocket::condition> struct
23 static bool const value = true;
/third_party/boost/boost/beast/websocket/impl/
Derror.hpp21 struct is_error_condition_enum<::boost::beast::websocket::condition> struct
23 static bool const value = true;
/third_party/boost/boost/safe_numerics/
Dexception.hpp124 struct is_error_condition_enum<boost::safe_numerics::safe_numerics_actions> struct
/third_party/boost/boost/system/
Derror_code.hpp50 template<class T> struct is_error_condition_enum struct
52 static const bool value = false;
152 template<> struct is_error_condition_enum<errc::errc_t> struct
154 static const bool value = true;