From: Dean M. B. <mik...@gm...> - 2008-11-04 09:30:54
|
On Tue, Nov 4, 2008 at 6:19 AM, Rodrigo Madera <rod...@gm...> wrote: > > So why not make this a buffer (or array) directly? Because std::string works fine. > Why have you choosen this string specialization path? Because it's the simplest thing that could possibly work. Besides, if we used anything other than an std::string the implementation would be way more complicated than necessary. -- Dean Michael C. Berris Software Engineer, Friendster, Inc. |