mirror of
https://github.com/mpusz/mp-units.git
synced 2026-07-08 01:20:54 +02:00
8df25adeef
The previous `195+` is the Conan-side encoding (matching `_feature_compatibility` in conanfile.py) and is ambiguous in prose — the digits collide with `_MSC_VER`/cl-version/toolset variants. The cl-version `19.5+` is what users see from `cl /version`, and what's already used in src/CMakeLists.txt when this project talks about MSVC versions. Realign the MSVC column to accommodate the wider cell. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>