boostorg / boostorg/pool

provide an argument forwarding construct method in object_pool

Open
#22 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
58
Forks
52
PR merge metrics
No merged PRs in 30d

Description

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

```
template
element_type * construct(Args&&... args);
```

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.