Skip to content

Allocator Improvements #31

@JoltedJon

Description

@JoltedJon

@VictorSohier some requested improvements to Allocators

  • Documentation on allocators, how to use them, examples, generally when you would opt to use each type of allocator etc.
  • Since it is unlikely that Slice would be used without an allocator and allocator requires slice it is likely that Slice doesn't need to be it's own module and can be put into allocator.cppm
  • It might be wise to mark some functions with [[nodiscard]]

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestgood first issueGood for newcomers

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions