$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] More than strange performance test results of Boost.MultiIndex
From: Ben Pope (benpope81_at_[hidden])
Date: 2014-11-18 20:50:21
On Tuesday, November 18, 2014 10:19 PM, Lars Viklund wrote:
> I wonder if GCC's stdlib still insists on using their abominable
> Copy-on-Write string implementation.
Looks like the SSO string is now in (as of 14-Nov), so I suspect that
means it'll appear in gcc 5.0.
https://gcc.gnu.org/ml/gcc-patches/2014-11/msg01785.html
Ben