pybind11/include
Dean Moldovan 24dec80b44 Help CLion IDE evaluate PYBIND11_NUMPY_DTYPE
CLion slows to a crawl when evaluating the intricate `PYBIND11_NUMPY_DTYPE`
macro. This commit replaces the macro cascade with a simple `(void)0`
to ease IDE evaluation.
2017-06-23 12:56:15 +02:00
..
pybind11 Help CLion IDE evaluate PYBIND11_NUMPY_DTYPE 2017-06-23 12:56:15 +02:00