nholthaus / units

a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
http://nholthaus.github.io/units/
MIT License
934 stars 134 forks source link

Missing decibel litteral ? #334

Open etsach opened 6 days ago

etsach commented 6 days ago

When I use the _dB litteral, it is defined as a "decibyte" and it seems there is no decibel litteral for a unitless ratio. Is this by design?

Version : 2.3.3 Compiler : MSVC v143