"example/example-callbacks.cpp" did not exist on "fb6aed21576f1de5e6b54f4a8279a7f64a717b30"
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.
Showing
Please register or sign in to comment