units
Use physical dimensions at compile-time or run-time.
|
Generic template for wrapper to disambiguate scalar from dimval and protected storage for numeric value associated with a physical unit. More...
#include <number.hpp>
Generic template for wrapper to disambiguate scalar from dimval and protected storage for numeric value associated with a physical unit.
The generic template is not used. Specialize for each allowable scalar type.
T | Type of scalar for dimval. |
Definition at line 58 of file number.hpp.