Search:

Type: Posts; User: ejubenville

Search: Search took 0.00 seconds.

  1. Problem solved

    Thanks!

    The "using" declaration fixed the hidden names!
  2. Derived class doesn't see base class function

    I have a case where a derived class cannot see a virtual function defined in a public base class. The only explanation I can come up with is that C++ must have some kind of rule that says if you...
Results 1 to 2 of 2