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: patch - implementation of stdio_fstream


>Here we go the legal stuff shold all be taken care off now. Here is the
>patch implementing an extension to hook the stdio_filbuf up with an
>stdio_fstream. This allows people to hook streams up to pipes
>(initialization with fd) and FILE*. Both use cases are really useful but
>no longer supported by the C++ standard. 

Ok, your assignment just came through, so putting this in is now a
possibility. Thanks again for your patience. 

-benjamin


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