Skip to content

Separate dealloc from Alloc into other trait #9

Closed
@TimDiekmann

Description

@TimDiekmann

Most (all?) of the structs mentioned in #7 only needs the dealloc method for Drop. It'd may be useful to split up Alloc into two traits. We didn't came up however with the exact layout and relationship with those two traits. So far, those possibilities showed up:

Edits

  • 2019/Oct/05: Reflect the threads current solution proposals.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions