Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro BOOST_PROGRAM_OPTIONS_VERSION

BOOST_PROGRAM_OPTIONS_VERSION

Synopsis

// In header: <boost/program_options/version.hpp>

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