cjdb-ranges icon indicating copy to clipboard operation
cjdb-ranges copied to clipboard

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

Open cjdb opened this issue 5 years ago • 0 comments

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 avatar Dec 14 '19 13:12 cjdb