Opened 6 years ago
#12950 new Feature Requests
boost::lockfree::spsc_queue::produce(Functor)
| Reported by: | Owned by: | timblechmann | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | lockfree |
| Version: | Boost 1.63.0 | Severity: | Optimization |
| Keywords: | Cc: |
Description
Want to make elements in-place.
This has similar purpose to #8666 request, but rather then having unsafe two-stage API, I'd rather want produce function as symetric to consume.
Note:
See TracTickets
for help on using tickets.
