Skip to content

Replace Buffer's CPtr by std::span #5178

Open
@chillenzer

Description

Looking at CPtr in

it is the same as a std::span with a reduced interface. Should we consider moving to std::span? I've been using it on device in other codes just fine.

Metadata

Assignees

No one assigned

    Labels

    refactoringcode change to improve performance or to unify a concept but does not change public API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions