opencv/modules/gapi/include/opencv2/gapi/util
Sergey Ivanov c5b8b5687f
Merge pull request #21041 from sivanov-work:gin_gout_concept
G-API: GAPI introduce compile guard for some types for gin/gout params passing

* Initial for taged solution

* Move out tags to gtags.hpp & add protection for own::Mat

* Add compile guard to proper place

* Fix MACRO concat

* Add unit tests

* Remove class MACRO injection due to Python3

* Revert back unproper changes

* Apply comments: reuse shape from traits

* Throw away unused gtags

* Apply comments

* Handle own::*

* Fix test

* Fix test(1)

* Fix unix build

* Try on type list

* Apply comments

* Apply comments

* Fix warning
2021-12-03 12:30:05 +00:00
..
any.hpp use #pragma message instead of #warning for non-GCC compilers 2021-11-11 03:14:19 +09:00
compiler_hints.hpp Removed UNUSED macro 2018-12-13 14:39:33 +03:00
copy_through_move.hpp Merge pull request #17851 from anton-potapov:sole_tbb_executor 2020-11-30 13:15:13 +00:00
optional.hpp remove redundant semicolons 2021-10-27 20:19:05 +08: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 Merge pull request #21041 from sivanov-work:gin_gout_concept 2021-12-03 12:30:05 +00:00
variant.hpp Merge pull request #20039 from sivanov-work:gapi_empty_input 2021-07-07 12:33:40 +00:00