Skip to content

Fix ranges::to for rvalue ranges #299

Fix ranges::to for rvalue ranges

Fix ranges::to for rvalue ranges #299

Triggered via pull request January 8, 2025 09:34
Status Failure
Total duration 3m 43s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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'.'