...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Thrown to indicate a failed address conversion.
class bad_address_cast : public std::bad_cast
Name |
Description |
---|---|
bad_address_cast [constructor] |
Default constructor. |
Get the message associated with the exception. |
|
~bad_address_cast [destructor] |
Destructor. |
Header: boost/asio/ip/bad_address_cast.hpp
Convenience header: boost/asio.hpp