![]() |
Scarab
v2.11.1
Project 8 C++ Utility Library
|
#include "pybind11_tests.h"
Go to the source code of this file.
Functions | |
| void | test_submodule_pickling (py::module &) |
Variables | |
| test_initializer | pickling ("pickling", test_submodule_pickling) |
| void test_submodule_pickling | ( | py::module & | m | ) |
Definition at line 12 of file test_pickling.cpp.
| test_initializer pickling("pickling", test_submodule_pickling) |
1.8.13