Fixing < and > comparison operators
- 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