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

introduce UNIT_NO_LITERAL_SUPPORT directive #316

Open Guillaume227 opened 1 year ago

Guillaume227 commented 1 year ago

note: there used to be UNIT_HAS_LITERAL_SUPPORT in v2 - it had the opposite default. See #313 for context