"example/example-stl-binder-vector.cpp" did not exist on "eae7744c0e143b6866b9239f85531decd07d4705"
Reimplement version check and combine init macros
This reimplements the version check to avoid sscanf (which has reportedly started throwing warnings under MSVC, even when used perfectly safely -- #1314). It also extracts the mostly duplicated parts of PYBIND11_MODULE/PYBIND11_PLUGIN into separate macros.
Showing
Please register or sign in to comment