cppyabm  1.0.17
An agent-based library to integrate C++ and Python
kw_only Struct Reference

#include <cast.h>

Detailed Description

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

Definition at line 1963 of file cast.h.


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