Home
last modified time | relevance | path

Searched refs:enable_pickling (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/python/test/
Dpickle4.cpp40 .enable_pickling() in BOOST_PYTHON_MODULE()
/third_party/boost/libs/python/doc/reference/
Dpickle.qbk136 …menting pickle support. First we direct Boost.Python via the class_::enable_pickling() member func…
141 .enable_pickling()
Dclass.qbk100 self& enable_pickling();
254 ``class_& enable_pickling();``
/third_party/boost/boost/python/
Dclass.hpp350 self& enable_pickling() in enable_pickling() function in boost::python::class_