$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Maxim Yegorushkin (e-maxim_at_[hidden])
Date: 2004-09-23 05:35:45
Martin <adrianm_at_[hidden]> wrote:
> The fixed_string is already in the review schedule and a proposal for
> immutable strings was published recently.
>
> Wouldn't it be good to combine these (and also maybe the flex string)
> into a
> boost.strings library.
>
> That way it would be easier to ensure that all string types work properly
> together. It could also be possible to do some optimizations in the
> interfaces
> since each string class can assume the others are available e.g. a
> fixed_string constructor in the immutable string.
I think that would be great to make the strings to know each other. Could
you please provide a link to fixed_string docs and code?
-- Maxim Yegorushkin