"docs/vscode:/vscode.git/clone" did not exist on "667632cc0b220420d2535be2d9789c892b78eae7"
Removing MSVC C4800 from pragma block at the top of pybind11.h (#3141)
* Adding PYBIND11_COMPAT_BOOL_CAST to appease MSVC 2015 warning C4800. * Replacing PYBIND11_COMPAT_BOOL_CAST with simpler != 0 * Extra parentheses (almost all compilers failed without these).
Showing
Please register or sign in to comment