opencv/modules/gapi/include/opencv2
Anton Potapov e02318d384 GAPI: utils - variant converting ctor and assignment op. reworked
- 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
2020-05-20 14:34:55 +03:00
..
gapi GAPI: utils - variant converting ctor and assignment op. reworked 2020-05-20 14:34:55 +03:00
gapi.hpp Merge pull request #16050 from dmatveev:dm/ocv42_gapi_doc_fixup 2019-12-06 15:36:02 +03:00