This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

__pad_char and PR3655


Hi all,

I investigated a little bit PR3655 and my first impression is that the helper function
__pad_char in ostream.tcc could be appreciably simplified, thus easing the fix of the PR
and cleaning up the library.

AFAICT this function is called only from ostream.tcc members, so I'm not sure if it is
being touched by Benjamin as part of its ongoing work.

It is?

Cheers,
Paolo.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]