Hi, flex_string included in Loki, and hidden away in the implementation of one of the Boost libraries, is a policy based design string class described in Modern C++ Design by Alexandrescu: http://www.drdobbs.com/184403784 Its neat as the user can choose whether they want thread locking or not, as well as the copy semantics. Thanks, Mark
------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Cpp-netlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel
