Add simple ranges::to adaptor. #248
Annotations
5 errors and 1 warning
core/include/gap/core/ranges.hpp#L52
‘move’ is not a member of ‘std::ranges’; did you mean ‘std::move’?
|
core/include/gap/core/ranges.hpp#L54
‘copy’ is not a member of ‘std::ranges’; did you mean ‘std::copy’?
|
core/include/gap/core/ranges.hpp#L52
‘move’ is not a member of ‘std::ranges’; did you mean ‘std::move’?
|
core/include/gap/core/ranges.hpp#L54
‘copy’ is not a member of ‘std::ranges’; did you mean ‘std::copy’?
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: lukka/run-vcpkg@v10. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading