units
Use physical dimensions at compile-time or run-time.
Classes | Namespaces | Typedefs
dim-base-off.hpp File Reference

Definition of dim_base_off. More...

#include <array>
Include dependency graph for dim-base-off.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  vnix::units::basic_dim_base_off< T >
 Enumeration of offsets, one for each base dimension in class dim. More...
 

Namespaces

 vnix
 Thomas E. Vaughan's public software.
 
 vnix::units
 Classes and functions supporting a model of physically dimensioned quantities.
 

Typedefs

using vnix::units::dim_base_off = basic_dim_base_off< uint_fast8_t >
 

Detailed Description

Definition of dim_base_off.

License: BSD three-clause; see LICENSE.

Definition in file dim-base-off.hpp.