Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an older version of Boost and was released in 2024. The current version is 1.90.0.
Specialisation of disposition_traits
for error_code.
template<> struct disposition_traits< boost::system::error_code >
|
Name |
Description |
|---|---|
|
not_an_error [static] |
|
|
throw_exception [static] |
|
|
to_exception_ptr [static] |
Header: boost/asio/disposition.hpp
Convenience header: boost/asio.hpp