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 for the latest Boost documentation.
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 diasable a preprocessor check that the compiler is able to handle the library.


PrevUpHomeNext