|
Boost Users : |
From: Chateauneu Remi (remi.chateauneu_at_[hidden])
Date: 2005-02-11 05:22:56
> On Thu, 2005-02-10 at 18:48 +0100, Chateauneu Remi wrote:
> > std::string a = my_special_object() + b + c + d + e ;
> >
> std::string s1;
> s1 << concat () + a + b + c;
> std::string s2 = concat () + a + b + c;
>
> If you want to see it, let me know.
Yes, thanks ! If you wish, I can send mine (330 lines, 11 k-bytes).
Could we take the best of both, and maybe put it in the string algo lib ?
-- DSL Komplett von GMX +++ Supergünstig und stressfrei einsteigen! AKTION "Kein Einrichtungspreis" nutzen: http://www.gmx.net/de/go/dsl
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net