No-op cleanup function for fiber_specific_ptr
Open
- Dominant language
- C++
- Stars
- 510
- Forks
- 123
- PR merge metrics
- No merged PRs in 30d
Description
I have a use case where I need a fiber_specific_ptr that is just an observer, and should not delete the object when the fiber completes. A built-in no-op cleanup function (perhaps used if the single argument constructor is used passing in a nullptr) would help with this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.