Search found 1 match
- Sunday 15 October 2017 2:49
- Forum: Other questions and discussions
- Topic: Development: Your thoughts on using C++11
- Replies: 0
- Views: 378
Development: Your thoughts on using C++11
Hi, I would like to send some pull requests with C++11 features. Are they acceptable? I see on windows you are using Visual Studio 2017 so for windows platform it should be OK. Linux and MacOS might require a compiler switch to enable, which I will of course add to CMakeLists (perhaps update minimum ...