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

BOOST_OUTCOME_ENABLE_LEGACY_SUPPORT_FOR

As Outcome has evolved, some features and especially naming were retired in newer versions. Define this macro to enable backwards compatibility aliasing from old features and naming to new features and naming.

Overridable: Define before inclusion.

Default: The current version of Outcome, expressed in hundreds e.g. Outcome v2.10 is 210.

Header: <boost/outcome/config.hpp>

Last revised: May 24, 2020 at 12:48:39 +0100


Prev Up HomeNext