cppyabm  1.0.17
An agent-based library to integrate C++ and Python
pickle_factory< Get, Set, typename, typename > Struct Template Reference

Implementation for py::pickle(GetState, SetState) More...

Detailed Description

template<typename Get, typename Set, typename = function_signature_t<Get>, typename = function_signature_t<Set>>
struct pickle_factory< Get, Set, typename, typename >

Implementation for py::pickle(GetState, SetState)

Definition at line 302 of file init.h.


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