From: Warren Young Date: February 20 2007 2:46pm Subject: Re: Two bugs in 2.2.0 List-Archive: http://lists.mysql.com/plusplus/6373 Message-Id: <45DB09C4.1010501@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Jonathan Wakely wrote: > > Why not use the best of both worlds, take a const-reference to the > string returned by stringbuf::str and then you don't need to care how > your strings are implemented: Sounds fine to me. Thanks for the patch, and thanks for the discussion, gentlemen.