$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [mpl] patch for non-typeof map::insert
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-08-22 15:27:10
AMDG
mpl::map insert can fail after an erase, because it
uses size instead of order to determine the next order.
The patch
https://svn.boost.org/trac/boost/attachment/ticket/2042/insert_impl.hpp.patch
fixes this.
Okay to commit?
In Christ,
Steven Watanabe