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: [v3] remove non-standard basic_filebuf members, fd, FILE filebufs


Benjamin Kosnik <bkoz@redhat.com> writes:

| > c_filebuf, then? I'll add a ctor that sets file permissions as well.
| > I think those were the top three gripes then.
| 
| Ok, I was wrong: c_locale, c_file are used elsewhere to indicate
| underlying "C" types. If anything, cfile would be better. All the
| proposed variations of c + file + filebuf names kind of suck though.

Since the original thingy is named "FILE*", may I suggest 
FILE_pointer_file ? ;-)


-- Gaby


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