• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Objective-C++ and overloading and inheritance of static member functions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Objective-C++ and overloading and inheritance of static member functions


  • Subject: Objective-C++ and overloading and inheritance of static member functions
  • From: Jiri Volejnik <email@hidden>
  • Date: Fri, 22 Apr 2005 12:17:33 +0200

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

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Objective-C++ and overloading and inheritance of static member functions
      • From: Andrew White <email@hidden>
  • Prev by Date: Re: matching single key/value pair to dictionary
  • Next by Date: Re: Memory management with nibs
  • Previous by thread: Objective-C++ and overloading and inheritance of static member functions
  • Next by thread: Re: Objective-C++ and overloading and inheritance of static member functions
  • Index(es):
    • Date
    • Thread