$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [heap] pending/mutable_queue.hpp vs heap/mutable_queue.hpp
From: Philipp Moeller (philipp.moeller_at_[hidden])
Date: 2012-03-15 14:10:12
Currently there are two mutable_queue implementations in Boost. One in
pending (not really official) and another one in the newly released Heap
library.
Currently, some of our code currently using mutable_queue from pending.
Has somebody already switched between both and found performance
differences or can I expect them to perform nearly the same?
Will mutable_queue in pending be removed since there is now an official
library?
Cheers,
Philipp Moeller
GeometryFactory