$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Heads up - string_ref landing
From: Sergey Cheban (s.cheban_at_[hidden])
Date: 2012-11-23 19:05:15
24.11.2012 2:55, Gottlob Frege пиÑеÑ:
> It does (to me at least) raise the question of whether string_ref is the
> correct name, as it is missing what might be seen as a fundamental aspect
> of strings - null termination.
Btw, what about boost::substring, boost::wsubstring and
boost::basic_substring<T>?
For me, it means a part of the existing string with string-like API.
-- Best regards, Sergey Cheban