The built-in CastXML version now fails to compile the newest MSVC++ standard library. The library now recognizes Clang-based compilers and errors out if the version is too old. The version of Clang built into the version of CastXML in the repo is pre-Clang 7, so it errors out.
The built-in CastXML version now fails to compile the newest MSVC++ standard library. The library now recognizes Clang-based compilers and errors out if the version is too old. The version of Clang built into the version of CastXML in the repo is pre-Clang 7, so it errors out.