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

PrevUpHomeNext

ssl::error::make_error_code

boost::system::error_code make_error_code(
    stream_errors e);
Requirements

Header: boost/asio/ssl/error.hpp

Convenience header: boost/asio/ssl.hpp


PrevUpHomeNext