#include <pybind11/stl_bind.h>#include "local_bindings.h"#include "pybind11_tests.h"#include "test_exceptions.h"#include <numeric>#include <utility>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 19 of file pybind11_cross_module_tests.cpp.
References Animal::Dog, LocalBase< int >::i, MixGL::i, pets::Pet::name(), and LocalException::what().