Thank you. You taught me the aspect of "using" directive that I did not encounter before.![]()
A using declaration in a definition of a class A allows you to introduce a name of a data member or member function from a base class of A into the scope of A.
Bookmarks