mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 21:01:33 -05:00
- 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