Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

[BUG] ranges::begin and ranges::end not to spec #29

Open
cjdb opened this issue Dec 14, 2019 · 0 comments
Open

[BUG] ranges::begin and ranges::end not to spec #29

cjdb opened this issue Dec 14, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@cjdb
Copy link
Owner

cjdb commented Dec 14, 2019

Describe the bug
Per the adoption of [P1870], ranges::begin and ranges::end depend on enable_safe_range, but this library doesn't have enable_safe_range.

Acceptance criteria
ranges::begin and ranges::end should both depend on enable_safe_range, and there should be an added test-case.

@cjdb cjdb added the bug Something isn't working label Dec 14, 2019
@cjdb cjdb self-assigned this Dec 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant