Return to Snippet

Revision: 2644
at March 19, 2007 13:19 by chrysanth


Initial Code
string boo = boost::str(boost::format("%d") % i);

Initial URL


Initial Description


Initial Title
boost string format

Initial Tags
format

Initial Language
C++