#include "pybind11_tests.h"#include "local_bindings.h"#include <pybind11/stl_bind.h>#include <numeric>Go to the source code of this file.
Functions | |
| PYBIND11_MODULE (pybind11_cross_module_tests, m) | |
| PYBIND11_MODULE | ( | pybind11_cross_module_tests | , |
| m | |||
| ) |
Definition at line 15 of file pybind11_cross_module_tests.cpp.
1.8.19