Skip to content

Memory objects should provide fill method #154

@oleksandr-pavlyk

Description

@oleksandr-pavlyk

The suggestion is to implement memobj.fill(obj, count) which would correspond to queue.template<T> fill(ptr, Tval, count).

Due to the need to know template class at compile time, obj could be permitted to be some
useful fixed size objects, perhaps ctypes scalars, or buffers of supported size.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions