forked from boostorg/utility
38b536ff05
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.