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_CHECK_HOMOGENEOUS_UNITS

BOOST_UNITS_CHECK_HOMOGENEOUS_UNITS

Synopsis

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

BOOST_UNITS_CHECK_HOMOGENEOUS_UNITS

Description

Enable checking to verify that a homogeneous system is actually capable of representing all the dimensions that it is used with. Off by default.


PrevUpHomeNext