$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [icl] possible bug for set difference
From: Thomas Taylor (thomas.taylor_at_[hidden])
Date: 2011-07-17 19:16:59
Hi!
First let me express my happiness for having this library, as it makes a lot
of my programming tasks much easier!
While using it I think I discovered a bug for interval_set, when a
difference is calculated; please find a test case attached. This was
compiled against recent svn (r73190).
cheers,
Thomas