mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-13 09:03:54 +00:00
3c4933cb50
To avoid an ODR violation in the test suite while testing both `stl.h` and `std_bind.h` with `std::vector<bool>`, the `py::bind_vector<std::vector<bool>>` test is moved to the secondary module (which does not include `stl.h`). |
||
---|---|---|
.. | ||
pybind11 |