mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 02:44:10 +00:00
VS2013, VS2015 & VS2017RC don't like the ternary throwing an exception : 'return': cannot convert from 'void' to 'const char &' Now using classic if when compiling on a windows platform.