units
Use physical dimensions at compile-time or run-time.
vnix::units::number< T > Struct Template Reference

Generic template for wrapper to disambiguate scalar from dimval and protected storage for numeric value associated with a physical unit. More...

#include <number.hpp>

Inheritance diagram for vnix::units::number< T >:
[legend]

Detailed Description

template<typename T>
struct vnix::units::number< T >

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.

Template Parameters
TType of scalar for dimval.

Definition at line 58 of file number.hpp.


The documentation for this struct was generated from the following file: