#include <Quantity.h>
Static Public Attributes | |
const bool | RET |
pseudo return value |
produce compile time error if Q is NOT dimensionless, when trying to expand DimensionError<true>, which is not defined; RET is a boolean constant which is set to true if Q is dimensionless.
Definition at line 292 of file Quantity.h.
|
Initial value: BSUtilities::IF<Q::Dim::IsDimensionless DimensionError<false> DimensionError<true> >::RET::RET set to true if Q is dimensionless Definition at line 298 of file Quantity.h. |