mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 04:14:27 +02:00
feat: iec::bit
using-declared in iec::unit_symbols
This commit is contained in:
@@ -35,6 +35,8 @@ inline constexpr auto var = volt_ampere_reactive_power;
|
||||
|
||||
// Information science and technology
|
||||
// bit
|
||||
using iec::bit;
|
||||
|
||||
inline constexpr auto kbit = si::kilo<bit>;
|
||||
inline constexpr auto Mbit = si::mega<bit>;
|
||||
inline constexpr auto Gbit = si::giga<bit>;
|
||||
|
Reference in New Issue
Block a user