Searched defs:has_args (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/pybind11/include/pybind11/
H A Dattr.h176 bool has_args : 1; member in struct:function_record
488 constexpr bool expected_num_args(size_t nargs, bool has_args, bool has_kwargs) { argument

Completed in 8 milliseconds