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 a snapshot of the master branch, built from commit 68cc668162.
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