Closed RealA10N closed 1 year ago
In C++20 the ranges library was added. Because the code uses the std namespace when compiling, an ambiguity causes a compilation error. This change resolves the ambiguity.
In C++20 the ranges library was added. Because the code uses the std namespace when compiling, an ambiguity causes a compilation error. This change resolves the ambiguity.