$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [LockFree] a queue of std::shared_ptr?
From: chris (chris.herssens_at_[hidden])
Date: 2013-02-14 13:17:47
Hello All,
If we can't use shared_ptr in a lockfree queue, how can I share data
between different queue ?
I have some data that I have to be put in different queues and I want to
avoid that I have to copy this data for each queue.
-- View this message in context: http://boost.2283326.n4.nabble.com/LockFree-a-queue-of-std-shared-ptr-tp4642662p4642868.html Sent from the Boost - Users mailing list archive at Nabble.com.