FROM : Jiri Volejnik
DATE : Fri Apr 22 12:17:33 2005
> The above to me seems comparable to:
> http://www.research.att.com/~bs/bs_faq2.html#overloadderived
> The only difference is the use of static members. However, when I
> attempt
> to use B::f, I am told that it doesn't exist and the options are the
> two
> functions in A::f.
In Bjarne's example, B is derived from A.
-- Jirka
DATE : Fri Apr 22 12:17:33 2005
> The above to me seems comparable to:
> http://www.research.att.com/~bs/bs_faq2.html#overloadderived
> The only difference is the use of static members. However, when I
> attempt
> to use B::f, I am told that it doesn't exist and the options are the
> two
> functions in A::f.
In Bjarne's example, B is derived from A.
-- Jirka
| Related mails | Author | Date |
|---|---|---|
| Andrew White | Apr 22, 03:58 | |
| Jiri Volejnik | Apr 22, 12:17 | |
| Andrew White | Apr 26, 03:10 | |
| Jiri Volejnik | Apr 26, 12:52 |






Cocoa mail archive

