Skip to content

Move memory::pool::ipc::ptr_handle_t out of ipc.hpp #643

@eyalroz

Description

@eyalroz

The memory::pool::ipc::ptr_handle_t is used both in ipc.hpp and in memory_pool.hpp, but defined only in the former; and the latter file does not depend on any other definition in the former file. So, let's just move it up into types.hpp.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions