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