MT Core (C++)
Core library for replacing C++ standard in project usage
Loading...
Searching...
No Matches
mtcore::units::UnitValue< Underlying, Units > Struct Template Reference

Represents a value with associated units. More...

Inheritance diagram for mtcore::units::UnitValue< Underlying, Units >:

Detailed Description

template<typename Underlying, typename Units>
struct mtcore::units::UnitValue< Underlying, Units >

Represents a value with associated units.

Template Parameters
UnderlyingUnderlying type for numeric portion (int, double, etc.)
UnitsUnits for the value

Definition at line 44 of file units/base.hpp.


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