Skip to content

Add memory_resource diagnostics interface #176

@thirtytwobits

Description

@thirtytwobits

It's common for applications to maintain metrics for custom memory_resources. We should define a common interface that uses rtti allowing generic code to see if a given resource supports diagnostics and to obtain them.

Difficulties here include how to go from non-rtti pmr::memory_resource to the diagnostics interface type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions