Skip to content

provide an argument forwarding construct method in object_pool #22

@octopus-prime

Description

@octopus-prime

Given an actual compiler there should be a construct method in object_pool like

template<typename... Args>
element_type * construct(Args&&... args);

See https://en.cppreference.com/w/cpp/memory/shared_ptr/make_shared

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions