|
Unit Conversion and Dimensional Analysis Library 2.3.0
A compile-time c++14 unit conversion library
|
namespace for unit types and containers representing data values More...
Typedefs | |
Units (full names plural) | |
| typedef unit< std::ratio< 1 >, units::category::data_unit > | bytes |
Units (full names singular) | |
| typedef bytes | byte |
Units (abbreviated) | |
| typedef bytes | B |
Unit Containers | |
| typedef unit_t< byte > | byte_t |
| typedef unit_t< exabyte > | exabyte_t |
| typedef unit_t< bit > | bit_t |
| typedef unit_t< exabit > | exabit_t |