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: record locking



> Because these are private members, my class that I'd derive from basic_fstream
> wouldn't have any access to the file descriptor because of private member protection.

This was changed in mainline precisely for this reason. Please check out 
the libstdc++-v3.0.97 release.

-benjamin


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