$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [string] Yet another Unicode string class
From: Stephan T. Lavavej (stl_at_[hidden])
Date: 2011-02-14 14:15:07
[Scott McMurray]
> How bug a buffer does SBO usually use?
VC's std::string uses 16 bytes, enough to store 15 chars or 7 wchar_ts plus a null terminator.
Stephan T. Lavavej
Visual C++ Libraries Developer