Searched defs:is_error_condition_enum (Results 1 – 6 of 6) sorted by relevance
23 struct is_error_condition_enum<::boost::beast::condition> struct25 static bool const value = true;
21 struct is_error_condition_enum<::boost::beast::websocket::condition> struct23 static bool const value = true;
124 struct is_error_condition_enum<boost::safe_numerics::safe_numerics_actions> struct
50 template<class T> struct is_error_condition_enum struct52 static const bool value = false;152 template<> struct is_error_condition_enum<errc::errc_t> struct154 static const bool value = true;