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_UNITS_NO_COMPILER_CHECK

BOOST_UNITS_NO_COMPILER_CHECK

Synopsis

// In header: <boost/units/config.hpp>

BOOST_UNITS_NO_COMPILER_CHECK

Description

If defined will disable a preprocessor check that the compiler is able to handle the library.


PrevUpHomeNext