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]

Re: std::string overloads for xfstream


Hi,
> Hi,
>
> This little tidbit provides the C++-0X std::string overloads for
> fstream and friends.  This makes it so you don't need
> name_string.c_str() to open a file.
looks good and sufficiently self-contained to be safe for 4.4.0 too...
Can you please send a version removing the trailing blank lines from the
testcases and listing in full in the ChangeLog the added functions?

Thanks,
Paolo.


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