#include "application.h" #include int bar_( static derived&) { printf( "bar_( derived& d) (in shared library) called\n"); return 2; }