GCC: how do I export (selected methods and) the vtable / typeinfo of a class without exporting the whole class?
Exporting Vtables and Typeinfo without Exporting the Whole Class in GCC The Problem You re working with a large C codebase and you want to expose certain method