[lockfree] Queue with shared_ptr as elements
Hello,
Is it possible to use lockfree::queue with shared_ptr as element types?
For instance,
---[code]---
#include
participants (2)
-
Brian Budge
-
sguazt