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

Annotation which enables dynamic attributes, i.e. adds __dict__ to a class. More...

#include <attr.h>

Detailed Description

Annotation which enables dynamic attributes, i.e. adds __dict__ to a class.

Definition at line 55 of file attr.h.


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