Fix ranges::to for rvalue ranges #299
Annotations
5 errors
build:
core/include/gap/core/ranges.hpp#L52
‘move’ is not a member of ‘std::ranges’; did you mean ‘std::move’?
|
build:
core/include/gap/core/ranges.hpp#L54
‘copy’ is not a member of ‘std::ranges’; did you mean ‘std::copy’?
|
build:
core/include/gap/core/ranges.hpp#L52
‘move’ is not a member of ‘std::ranges’; did you mean ‘std::move’?
|
build:
core/include/gap/core/ranges.hpp#L54
‘copy’ is not a member of ‘std::ranges’; did you mean ‘std::copy’?
|
build
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/-831151863/cmake-3.31.3-linux-x86_64/bin/cmake' failed with error code: '1'.'
|