$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: loufoque (mathias.gaunard_at_[hidden])
Date: 2006-10-12 12:43:29
shams wrote:
> Hi,
>
> Sometime ago there was discussion about an "enhanced"
> Boost.String (super_string) library from Jeff.
>
> Has there been any interest in this as-of lately?
Personally I think only a few things are actually useful, and I wouldn't
want to introduce a new string type just for that.
If we had to introduce a new string type, I would prefer it if it didn't
inherit from the caveats of std::string. Something more flexible might
be an interesting base.