mirror of
https://github.com/boostorg/config.git
synced 2026-01-26 17:22:25 +01:00
According to the release notes, the following new language features are supported: - char16_t, char32_t, and unicode literals - binary literals - generic lambdas All Boost libraries build successfully, all config tests pass, and all projects I compiled worked correctly. Reference: http://www.visualstudio.com/news/vs2015-preview-vs#C++