Process a keyword-only-arguments-follow pseudo argument. More...
#include </builds/ipbus/ipbus-software/uhal/python/pybind11-python2/include/pybind11/attr.h>
Static Public Member Functions | |
static void | init (const kw_only &, function_record *r) |
static void | init (const kw_only &, function_record *r) |
![]() | |
static void | init (const kw_only &, function_record *) |
Default implementation: do nothing. More... | |
static void | init (const kw_only &, type_record *) |
static void | init (const kw_only &, function_record *) |
Default implementation: do nothing. More... | |
static void | init (const kw_only &, type_record *) |
static void | precall (function_call &) |
static void | precall (function_call &) |
static void | postcall (function_call &, handle) |
static void | postcall (function_call &, handle) |
|
inlinestatic |
Definition at line 514 of file attr.h.
References append_self_arg_if_needed(), function_record::args, function_record::has_args, function_record::nargs_pos, and pybind11_fail().
|
inlinestatic |
Definition at line 517 of file attr.h.
References append_self_arg_if_needed(), function_record::args, function_record::has_args, function_record::nargs_pos, and pybind11_fail().