This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: AIX I/O failures
- To: gdr at codesourcery dot com
- Subject: Re: AIX I/O failures
- From: Mark Mitchell <mark at codesourcery dot com>
- Date: Thu, 25 Jan 2001 13:08:04 -0800
- Cc: bkoz at nabi dot net, dje at watson dot ibm dot com, pedwards at jaj dot com, libstdc++ at sources dot redhat dot com
- Organization: CodeSourcery, LLC
- References: <20010125114812L.mitchell@codesourcery.com><flelxro0su.fsf@sel.cmla.ens-cachan.fr>
>>>>> "Gabriel" == Gabriel Dos Reis <gdr@codesourcery.com> writes:
Gabriel> Wouldn't then cin get type 'char[]'? Or am I missing
Gabriel> something?
Yup -- you only do that at the point of definition, and you make sure
that the real declaration of cin is not in scope. In other words, you
intentiionally violate the ODR.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com