mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 19:20:28 +08: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 |
||
---|---|---|
.. | ||
any_tests.cpp | ||
optional_tests.cpp | ||
variant_tests.cpp |