Commit 24dec80b authored by Dean Moldovan's avatar Dean Moldovan
Browse files

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.
parent e067c584
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment