Skip to content

Fixing < and > comparison operators

Compare
Choose a tag to compare
@bernedom bernedom released this 21 Feb 22:03
26eb0f0
  • Bugfix: Operators < and > where comparing the wrong way round (this is embarassing)
  • Added Operators <= and =>
  • Installation tests for OSX and Windows
  • Renamed SI/detail/string.h to unit_symbol.h because of resolution-problems in osx/xcode