$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2006-03-23 10:49:02
David Abrahams wrote:
> Christopher Kohlhoff <chris_at_[hidden]> writes:
>
>> 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.
>
> I'm thinking specifically of the memory allocation issue. That too?
That one changes the interface and hence is on the required change list.
Jeff