public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* basic_string::operator const char*()
@ 1999-05-22  4:30 Ildar Mulyukov
  1999-05-22  7:05 ` Tim Hollebeek
  1999-05-31 21:36 ` Ildar Mulyukov
  0 siblings, 2 replies; 4+ messages in thread
From: Ildar Mulyukov @ 1999-05-22  4:30 UTC (permalink / raw)
  To: egcs

Why not? it would be very convenient: inline
{ return data(); }

Ildar Mulyukov, student of DACR, MIPT (Moscow, Russia)
e-mail: ildar@faki-campus.mipt.ru, ICQ# 4334029

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: basic_string::operator const char*()
  1999-05-22  4:30 basic_string::operator const char*() Ildar Mulyukov
@ 1999-05-22  7:05 ` Tim Hollebeek
  1999-05-31 21:36   ` Tim Hollebeek
  1999-05-31 21:36 ` Ildar Mulyukov
  1 sibling, 1 reply; 4+ messages in thread
From: Tim Hollebeek @ 1999-05-22  7:05 UTC (permalink / raw)
  To: Ildar Mulyukov; +Cc: egcs

Ildar Mulyukov writes ...
> 
> Why not? it would be very convenient: inline
> { return data(); }

Those who find implicit type conversions convenient just haven't been
shot in the foot by them.  Yet.

-Tim

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: basic_string::operator const char*()
  1999-05-22  7:05 ` Tim Hollebeek
@ 1999-05-31 21:36   ` Tim Hollebeek
  0 siblings, 0 replies; 4+ messages in thread
From: Tim Hollebeek @ 1999-05-31 21:36 UTC (permalink / raw)
  To: Ildar Mulyukov; +Cc: egcs

Ildar Mulyukov writes ...
> 
> Why not? it would be very convenient: inline
> { return data(); }

Those who find implicit type conversions convenient just haven't been
shot in the foot by them.  Yet.

-Tim

^ permalink raw reply	[flat|nested] 4+ messages in thread

* basic_string::operator const char*()
  1999-05-22  4:30 basic_string::operator const char*() Ildar Mulyukov
  1999-05-22  7:05 ` Tim Hollebeek
@ 1999-05-31 21:36 ` Ildar Mulyukov
  1 sibling, 0 replies; 4+ messages in thread
From: Ildar Mulyukov @ 1999-05-31 21:36 UTC (permalink / raw)
  To: egcs

Why not? it would be very convenient: inline
{ return data(); }

Ildar Mulyukov, student of DACR, MIPT (Moscow, Russia)
e-mail: ildar@faki-campus.mipt.ru, ICQ# 4334029

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-05-31 21:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-05-22  4:30 basic_string::operator const char*() Ildar Mulyukov
1999-05-22  7:05 ` Tim Hollebeek
1999-05-31 21:36   ` Tim Hollebeek
1999-05-31 21:36 ` Ildar Mulyukov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).