inline funtcion of base class

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi:
  Here is my example :

    class A { inline func();}

   class B:public A ;

  If B calls func() ,is it dealed as inline ,which has no frame ?
  if I want to share one inline function from base class , what is the
best mothod ?


Thaks!
-- 
Best Regards!




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux