Crate cpp_oop

Source

Macros§

gen_oop
inner trait is the one that user defines in the layout struct outer trait is auto-defined by the macro and ALWAYS does the static dispatch vtable getter is required for the traits described bellow outer ptr traits are THE ONLY things that will use the vtable when should

Traits§

CastPtr