Skip to content

<ranges>: Add missing test coverage for ranges::view_interface::c(begin|end) #3391

Open
@JMazurkiewicz

Description

@JMazurkiewicz

#3187 introduced new members to ranges::view_interface: cbegin and cend. While there is small coverage for those functions in P0896R4_ranges_subrange/test.compile.pass.cpp, I believe that we should add extra assertions to each views tests (see #3350 for example).

Metadata

Metadata

Assignees

No one assigned

    Labels

    rangesC++20/23 rangestestRelated to test code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions