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: Should basic_*stream::is_open() be const?


Paolo Carlini <pcarlini@suse.de> writes:

| Gabriel Dos Reis wrote:
| 
| >Still, I find the need to this addition very dubious.
| >
| Oh, we can live without it, but as a rule we implement ASAP the
| resolved DRs.

You're right about the DRs.  But, that does not prevent me from
having serious doubts about the need of such const-functions :-)

| Could you please detail a little bit more your doubts?

What do you do with a const stream?

-- Gaby


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