BoB robotics
The Brains on Board robotics library
pybind11::detail::initimpl::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 pybind11::detail::initimpl::pickle_factory< Get, Set, typename, typename >

Implementation for py::pickle(GetState, SetState)


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