xxxInPlace or xxxCopy?

bearophile bearophileHUGS at lycos.com
Fri Jan 21 10:53:15 PST 2011


so:

> Just check boost/string/replace, they have in place replaces default too.  
> You might not like boost (some don't) but it is the closest example to D.

You will find D1 string functions are much more from here than from Boost:
http://docs.python.org/release/2.5.2/lib/string-methods.html

Bye,
bearophile


More information about the Digitalmars-d mailing list