mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 21:33:04 +04:00
1d8c73cf6c
- It is safe to remove `explicit` keyword for constructors with 1 argument, because it is C++ specific keyword and does not affect any of the generated binding.