ericniebler / range-v3

Range library for C++14/17/20, basis for C++20's std::ranges
Other
4.05k stars 437 forks source link

Minor change to avoid 'unused variable' compiler warning/error #1784

Open roibarkan opened 1 year ago

roibarkan commented 1 year ago

fixes many of the github actions failures. 2 macOs github actions still remain as failures with segFault in example/range.v3.comprehensions