μHAL (v2.8.17)
Part of the IPbus software repository
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
kw_only Struct Reference

Annotation indicating that all following arguments are keyword-only; the is the equivalent of an unnamed '*' argument (in Python 3) More...

#include </builds/ipbus/ipbus-software/uhal/python/pybind11-python2/include/pybind11/cast.h>

Detailed Description

Annotation indicating that all following arguments are keyword-only; the is the equivalent of an unnamed '*' argument (in Python 3)

Annotation indicating that all following arguments are keyword-only; the is the equivalent of an unnamed '*' argument.

Definition at line 1321 of file cast.h.


The documentation for this struct was generated from the following file: