Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro BOOST_UNITS_REQUIRE_LAYOUT_COMPATIBILITY

BOOST_UNITS_REQUIRE_LAYOUT_COMPATIBILITY

Synopsis

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

BOOST_UNITS_REQUIRE_LAYOUT_COMPATIBILITY

Description

If defined will trigger a static assertion if quantity<Unit, T> is not layout compatible with T


PrevUpHomeNext