#include <Quantity.h>
Static Public Attributes | |
const bool | RET = true |
return a boolean constant with value true |
specialization of template DimensionError for false, including a definition, can be instantiated. Member RET returns a boolean constant, but usually is only a dummy return value; definition outside of class.
Definition at line 212 of file Quantity.h.
|
return a boolean constant with value true can be regarded as a dummy return value; used in sine etc. functions Definition at line 217 of file Quantity.h. |