opencv/modules/gapi/include/opencv2/gapi/util
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
..
any.hpp Merge pull request #14741 from rgarnov:gapi_fix_includes 2019-06-14 19:27:19 +03:00
compiler_hints.hpp Removed UNUSED macro 2018-12-13 14:39:33 +03:00
optional.hpp Merge pull request #14741 from rgarnov:gapi_fix_includes 2019-06-14 19:27:19 +03:00
throw.hpp Merge pull request #12608 from dmatveev:gapi 2018-09-26 21:50:39 +03:00
type_traits.hpp GAPI: utils - variant converting ctor and assignment op. reworked 2020-05-20 14:34:55 +03:00
util.hpp Added overload of contains<> for tuple 2019-06-20 14:40:14 +03:00
variant.hpp GAPI: utils - variant converting ctor and assignment op. reworked 2020-05-20 14:34:55 +03:00