billyquith/ponder

Support MS VS2017

billyquith opened this issue · 1 comments

VC2017 has better support for C++14 and partial support for C++17.

Some work needs to be done to Ponder. Previously had problems with VC pre-2015-up3 as many bugs or unsupported C++11 features.

http://en.cppreference.com/w/cpp/compiler_support

Support added in dev branch.