Subject: [Boost-users] Does lock-less queue wait on empty queue ?
From: Ran Shalit (ranshalit_at_[hidden])
Date: 2015-05-18 07:51:50


Hello,

I'm newbie of boost library.

I would like to ask if the lockless queue waits on empty queue ? (I
actually need it to wait).

And another thing: Can the Pool library be build separately, so that I
can use only the boost/pool files or do I need to use all boost
sources in order to build just the pool.

Thank you,
Ran