Searched defs:error_category (Results 1 – 5 of 5) sorted by relevance
27 using error_category = boost::system::error_category; typedef
74 static ManagedStatic<_object_error_category> error_category; variable
171 class BOOST_SYMBOL_VISIBLE error_category class212 BOOST_SYSTEM_CONSTEXPR error_category() BOOST_NOEXCEPT: id_( 0 ) in error_category() function in boost::system::error_category216 …explicit BOOST_SYSTEM_CONSTEXPR error_category( boost::ulong_long_type id ) BOOST_NOEXCEPT: id_( i… in error_category() function in boost::system::error_category
102 const _error_category_type &error_category() const noexcept in error_category() function in _std_error_code_domain