|
Boost : |
From: Dragan Milenkovic (tyrant_at_[hidden])
Date: 2002-05-13 11:23:34
On May 12, 2002, Giovanni Bajo wrote:
<snip>
> cout << mystring("Hello, my name is %1 and I am %2 years
> old").arg("Giovanni").arg(999) << endl;
Just to say that python language uses operator % for a similar thing.
In python there is %f, %d instead of %1, but I find this more
convenient. Still... can we use % ? :)
<snip>
> Giovanni Bajo
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>
-- Dragan Milenkovic
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk