Scarab  v2.11.1
Project 8 C++ Utility Library
pickle_factory< Get, Set, typename, typename > Struct Template Reference

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

#include <init.h>

Detailed Description

template<typename Get, typename Set, typename = function_signature_t<Get>, typename = function_signature_t<Set>>
struct pybind11::detail::initimpl::pickle_factory< Get, Set, typename, typename >

Implementation for py::pickle(GetState, SetState)

Definition at line 301 of file init.h.


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