|
Boost : |
From: Maxim Yegorushkin (e-maxim_at_[hidden])
Date: 2004-10-01 01:22:18
Fredrik Blomqvist <fredrik_blomqvist_at_[hidden]> wrote:
> Releated to this I just remembered this handy little helper string.
> parm_string: http://lists.boost.org/MailArchives/boost/msg59819.php
>
> Just an idea, perhaps this is already possible using
> const/fixed/flex_string
> et al?
>
> // Fredrik Blomqvist
const_string<> does it. It allows for reference semantics when the string
constructor's argument is not copied but referenced.
-- Maxim Yegorushkin
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk