#include <pybind11/complex.h>#include <pybind11/stl.h>#include "constructor_stats.h"#include "pybind11_tests.h"
Go to the source code of this file.
Macros | |
| #define | PYBIND11_ASSIGN_HELPER(...) |
Functions | |
| TEST_SUBMODULE (buffers, m) | |
| #define PYBIND11_ASSIGN_HELPER | ( | ... | ) |
| TEST_SUBMODULE | ( | buffers | , |
| m | |||
| ) |
Construct from a buffer
Bare bones interface
Provide buffer access
Definition at line 16 of file test_buffers.cpp.