$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [string_ref] type erasure to support arbitrary strings
From: Olaf van der Spek (ml_at_[hidden])
Date: 2013-01-31 08:54:09
On Thu, Jan 31, 2013 at 1:38 PM, Andreas Pokorny
<andreas.pokorny_at_[hidden]> wrote:
> Yes that is the reason why I always resisted from declaring a more
> dynamic string interface. Never noticed or accepted the need. But well
> there is now string_ref. Why stop halfways? Is it a case of paying for
> something that you dont need (always)?
Performance and simplicity.
-- Olaf