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

Macro BOOST_PROGRAM_OPTIONS_VERSION

BOOST_PROGRAM_OPTIONS_VERSION

Synopsis

BOOST_PROGRAM_OPTIONS_VERSION

Description

The version of the source interface. The value will be incremented whenever a change is made which might cause compilation errors for existing code.

PrevUpHomeNext