Go to the source code of this file.
Functions | |
void | bind_ConstructorStats (py::module &m) |
std::list< std::function< void(py::module &)> > & | initializers () |
PYBIND11_MODULE (pybind11_tests, m) | |
void bind_ConstructorStats | ( | py::module & | m | ) |
Definition at line 45 of file pybind11_tests.cpp.
std::list<std::function<void(py::module &)> >& initializers | ( | ) |
Definition at line 29 of file pybind11_tests.cpp.
PYBIND11_MODULE | ( | pybind11_tests | , |
m | |||
) |
Definition at line 65 of file pybind11_tests.cpp.