$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Maxim Yegorushkin (e-maxim_at_[hidden])
Date: 2004-09-26 07:40:15
Igor Kholodov <C.JUMP_at_[hidden]> wrote:
> I am testing immutable string outside boost, using it
> as string type with common text transformation library
> (http://cttl.sourceforge.net/). It works quite well,
> about 18% speed is gained while parsing large XML
> documents (>1MB) when using const_string.
Could you please specify the compiler and STL implementation you use?
-- Maxim Yegorushkin