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 the documentation for an old version of Boost. Click here to view this page for the latest version.
Prev Up HomeNext

Recipes

  1. ASIO/Networking TS : Boost < 1.70

    How to teach ASIO/Networking TS about Outcome.

  2. ASIO/Networking TS: Boost >= 1.70

    How to teach ASIO/Networking TS about Outcome.

  3. Extending BOOST_OUTCOME_TRY

    How to informing BOOST_OUTCOME_TRY about foreign Result types.

Last revised: February 08, 2019 at 22:18:08 UTC


Prev Up HomeNext