#include "A.h" void B::func1(A& a) { a.izmantojamMetodi(); } void B::func2(A* a) { a->getSet(); }
(Lasīt komentārus)
Nopūsties: