Enable range iterators on MSVC.
MSVC does not define __cplusplus as >=201103 yet. An older version of MSVC is probably sufficient, but I can't test that.
Showing
Please register or sign in to comment
MSVC does not define __cplusplus as >=201103 yet. An older version of MSVC is probably sufficient, but I can't test that.