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

partial_redirect_error::partial_redirect_error
PrevUpHomeNext

Constructor that specifies the variable used to capture error_code values.

partial_redirect_error(
    boost::system::error_code & ec);

PrevUpHomeNext