Skip to content

Replace memory::external::mapped_region_t with unique_region, or rebase the former on the latter #617

@eyalroz

Description

@eyalroz

The memory::external::mapped_region_t class is pretty similar to a memory::unique_region. Perhaps we can replace the former with the latter, or at least make the latter a child class of the former.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions