Is it possible to have inheritable / abstract inlined functions?
a
Is it possible to have inheritable / abstract inlined functions?
d
No. Not possible to inline if you don't know what the body is at compile time.