$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Exception when constructing empty list in shared memory (boost::interprocess::list)
From: Roland (roland_at_[hidden])
Date: 2008-11-25 04:45:45
> Thanks for the report. It's a bug. To fix the bug you should modify the
> local copy of list.hpp. As you see there is no protection against an
Thanks for the quick response and fix ;-)