pybind11/include
Boris Staletic d3c999c774
fix: rename pybind11::module to pybind11::module_ (#2489)
Support C++20. For backwards compatibility, we provide an alias for the old name.
This change is necessary to easily avoid errors when a compiler thinks
`module` is used as a keyword.
2020-09-16 17:15:42 -04:00
..
pybind11 fix: rename pybind11::module to pybind11::module_ (#2489) 2020-09-16 17:15:42 -04:00