Skip to content

Refactor Allocator support entirely into container classes #9

@potswa

Description

@potswa

Following LWG direction and general good architecture, function_container should implement all allocator support rather than activating functionality in the common base shared with function.

"cxx_function.hpp" should be purged of Allocator code and a new header "cxx_function_container.hpp" added. Is anyone using function_container, whom the move would disturb?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions