Implementation for py::pickle(GetState, SetState)
More...
#include <init.h>
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 391 of file init.h.
The documentation for this struct was generated from the following file: