Failure appears when building the test-range-util.cc with g++ version 7 or 8. The compiler reports that sorry, unimplemented: mangling decltype in the auto zip(Range&&... ranges) function.
No problem found when building with g++ version 5, 6 and clang.
Failure appears when building the test-range-util.cc with g++ version 7 or 8. The compiler reports that
sorry, unimplemented: mangling decltypein theauto zip(Range&&... ranges)function.No problem found when building with g++ version 5, 6 and clang.