Create a pickle interface for the std::map and aligned map.
More...
#include <pickle-map.hpp>
template<typename MapType>
struct pinocchio::python::PickleMap< MapType >
Create a pickle interface for the std::map and aligned map.
- Template Parameters
-
MapType | Map Type to pickle |
- See also
- PickleVector
Definition at line 24 of file pickle-map.hpp.
◆ getinitargs()
template<typename MapType >
◆ getstate()
template<typename MapType >
◆ getstate_manages_dict()
template<typename MapType >
◆ setstate()
template<typename MapType >
The documentation for this struct was generated from the following file: