$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [string] proposal
From: Yakov Galka (ybungalobill_at_[hidden])
Date: 2011-01-27 07:09:42
On Thu, Jan 27, 2011 at 12:57, Dean Michael Berris
<mikhailberis_at_[hidden]>wrote:
> So more to the point, the real thing I want to focus on is the
> immutable string. :)
>
So isn't SGI's rope (without all the mutable interface) a good immutable
string?
-- Yakov