Process an attribute specifying the function's docstring (provided as a C-style string) More...
#include <attr.h>
Static Public Member Functions | |
static void | init (const char *d, function_record *r) |
static void | init (const char *d, type_record *r) |
Static Public Member Functions inherited from process_attribute_default< const char * > | |
static void | init (const const char * &, function_record *) |
Default implementation: do nothing. More... | |
static void | init (const const char * &, type_record *) |
static void | postcall (function_call &, handle) |
static void | precall (function_call &) |
Process an attribute specifying the function's docstring (provided as a C-style string)
|
inlinestatic |
|
inlinestatic |