Hey Olaf,

2012/8/28 Olaf Radicke <briefkas...@olaf-radicke.de>:
> https://github.com/kdeforche/wt/blob/master/src/web/WebUtils.h
>
> <snip>
> // in-place replace functions
> extern std::string& replace(std::string& s, char c, const std::string& r);
> extern std::string& replace(std::string& s, const std::string& c,
> const std::string& r);
> </snip>

Feel free to copy these, actually. They don't need a lot of
maintenance, I guess, and they are so much implementation-detail
functions that I would not like to clutter the (already massive) Wt
API with them.

Regards,
koen

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to