Skip to content

All customization points pertaining to buffer sequences should be removed #262

@pdimov

Description

@pdimov

We should remove all tag_invoke customization points pertaining to buffer sequences, and all custom buffer sequence types that only exist because they customize an operation. Buffer sequences should be generic ranges of const_bufffer or mutable_buffer (or more precisely, any generic range should be accepted as a buffer sequence; const_buffer and mutable_buffer by itself would still be able to serve as buffer sequences.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions