#include <attr.h>
Partial template specializations to process custom attributes provided to cpp_function_ and class_. These are either used to initialize the respective fields in the type_record and function_record data structures or executed at runtime to deal with custom call policies (e.g. keep_alive).