Describe the issue
Compilation failed for Clang-CL (https://github.com/PowerGridModel/power-grid-model/actions/runs/26138748913/attempts/1) on most recent Visual Studio version, which is also being deployed in the GitHub actions runner images (https://github.com/actions/runner-images/blob/win25-vs2026/20260518.113/images/windows/Windows2025-VS2026-Readme.md).
The root cause was a bug reported to STL in microsoft/STL#6294 and fixed in microsoft/STL#6298 .
A workaround was introduced in #1403 . This issue is about reverting the workaround introduced in #1403 after microsoft/STL#6298 is released to GA as well as GitHub Actions
This issue is for tracking purposes.
Describe the issue
Compilation failed for Clang-CL (https://github.com/PowerGridModel/power-grid-model/actions/runs/26138748913/attempts/1) on most recent Visual Studio version, which is also being deployed in the GitHub actions runner images (https://github.com/actions/runner-images/blob/win25-vs2026/20260518.113/images/windows/Windows2025-VS2026-Readme.md).
The root cause was a bug reported to STL in microsoft/STL#6294 and fixed in microsoft/STL#6298 .
A workaround was introduced in #1403 . This issue is about reverting the workaround introduced in #1403 after microsoft/STL#6298 is released to GA as well as GitHub Actions
This issue is for tracking purposes.