Process a parent class attribute (deprecated, does not support multiple inheritance) More...
#include <attr.h>
Static Public Member Functions | |
static void | init (const base< T > &, type_record *r) |
Static Public Member Functions inherited from process_attribute_default< base< T > > | |
static void | init (const base< T > &, function_record *) |
Default implementation: do nothing. More... | |
static void | init (const base< T > &, type_record *) |
static void | postcall (function_call &, handle) |
static void | precall (function_call &) |
Process a parent class attribute (deprecated, does not support multiple inheritance)
|
inlinestatic |