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