mirror of
https://github.com/opencv/opencv.git
synced 2026-07-26 05:43:05 +04:00
e02318d384
- reworked variant::operator(T&&) and varaint::variant(T&&) to be more concise and signature accurate with C++17 specification - restricted cv::detail::OpaqueRef::OpaqueRef(T&&) to not substitute copy/move ctors - moved common additions to C++11 version of std <type_traits> to separte header