Closed pratikpc closed 1 week ago
Looks like another MSVC bug
https://godbolt.org/z/zTKcKodYv
Caused due to exit_condition class being templated and this solves the issue.
Also the newer code I guess is the same with the same amount of readability.
Thank you
MSVC seems to error out with the same