$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Leon Mergen (leon_at_[hidden])
Date: 2008-02-19 15:23:59
Hello Hicham,
On 2/19/08, Hicham Mouline <hicham_at_[hidden]> wrote:
> Is there any implementation of a priority queue, that is not thread-safe
> (lock-free),
> where the caller has the responsibility to check for thread safety?
>
This is actually a part of the C++ standard:
http://www.cppreference.com/cpppriority_queue/
-- Leon Mergen http://www.solatis.com