Skip to content

Tests: Mentions of "non-standard guarantee" should be removed #6077

Description

@cpplearner

Several tests mention a "non-standard guarantee":

{ // Validate **non-standard guarantee** that predicates are moved into the range adaptor closure, and into the view
// object from an rvalue closure

{ // Validate **non-standard guarantee** that predicates are moved into the range adaptor closure, and into the view
// object from an rvalue closure

{ // Validate **non-standard guarantee** that predicates are moved into the range adaptor closure, and into the view
// object from an rvalue closure

{ // Validate **non-standard guarantee** that predicates are moved into the range adaptor closure, and into the view
// object from an rvalue closure

These tests were written before P2281R1, which standardizes this guarantee (see #1983).

We should stop calling it "non-standard guarantee" now.

This could be a "good first issue".

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationRelated to documentation or commentsfixedSomething works now, yay!good first issueGood for newcomers

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions