Closed andriish closed 8 months ago
Update class.cpp to avoid compiler warnings
source/class.cpp:667:1: warning: multi-line comment [-Wcomment] 667 | // #define PYBIND11_OVERLOAD_INT(ret_type, cname, name, ...) { \ | ^
See #285
Update class.cpp to avoid compiler warnings