$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Christopher Kohlhoff (chris_at_[hidden])
Date: 2006-03-23 06:58:35
Hi Dave,
--- David Abrahams <dave_at_[hidden]> wrote:
[ ... performance issues ... ]
> Are these issues addressable as an implementation detail, or
> will it cause an interface change?
The performance improvements I have in mind will not cause the
interface to change in a breaking way, although it is possible
they may be additive.
Cheers,
Chris