Skip to content

Consider a replace_nonoverlapping() that is unsafe but uses __restrict to say the inputs don't overlap #364

Open
@danakj

Description

@danakj

This could possibly be used for example in IteratorLoop, would it allow the compiler to optimize better in cases where we are replacing a value with a value (not a reference) that we thus know can't alias?

Metadata

Metadata

Assignees

No one assigned

    Labels

    designDesign of the library systems as a whole, such as concepts

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions