numpy.h
63.9 KB
-
Help CLion IDE evaluate PYBIND11_NUMPY_DTYPE · 24dec80b
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.
Dean Moldovan committed