[Patch] Make stringbuf::_M_sync non virtual

Paolo Carlini pcarlini@unitus.it
Thu Jun 19 13:15:00 GMT 2003


Hi,

I can't find a sound reason to have _M_sync virtual, thus making,
in principle, the inlining more difficult: in fact its cousin
filebuf::_M_set_buffer isn't.

Tested x86-linux, ok?

Paolo.

////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_virtual
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20030619/fa1b3956/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_virtual
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20030619/fa1b3956/attachment-0001.ksh>


More information about the Libstdc++ mailing list