cpp_range
cpp_range copied to clipboard
The code doesn't work.
I cloned the repo, built it, and run the tests - and it looks ok. But When I use it - it never enters the loop. Looking at the tests, they seem off too, and adding an infinite loop (for(;;) in the test loop body does not change anything - the tests still pass.
I am using Visual Studio 2015.