comp.lang.ada
 help / color / mirror / Atom feed
* overloading operators
@ 2018-11-21  9:56 hnptz
  2018-11-21 11:28 ` Jeffrey R. Carter
  2018-11-21 13:50 ` AdaMagica
  0 siblings, 2 replies; 11+ messages in thread
From: hnptz @ 2018-11-21  9:56 UTC (permalink / raw)


How can I use the old and the overloaded operator at the same time in the same program for the same type?
For example: Overloaded  "*" defined by user for type Real_Matrix and "*" defined in package Numerics.Real_Arrays for Real_Matrix.


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

end of thread, other threads:[~2018-11-26 18:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-21  9:56 overloading operators hnptz
2018-11-21 11:28 ` Jeffrey R. Carter
2018-11-21 13:50 ` AdaMagica
2018-11-21 13:52   ` AdaMagica
2018-11-21 16:39   ` hnptz
2018-11-21 17:37     ` Simon Wright
2018-11-22  8:18       ` briot.emmanuel
2018-11-22 11:39         ` Simon Wright
2018-11-26 17:47         ` Anh Vo
2018-11-26 18:03           ` Simon Wright
2018-11-26 18:24             ` Dmitry A. Kazakov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox