opencv/modules/gapi/include/opencv2
Alexander Alekhin 91998d6424
Merge pull request #22935 from alalek:gapi_error
G-API: replace GAPI_Assert() with 'false' and '0' to GAPI_Error()

* gapi: GAPI_Error() macro

* gapi: replace GAPI_Assert() with 'false' and '0' to GAPI_Error()

* build: eliminate 'unreachable code' after CV_Error() (MSVC 2015)

* build: eliminate 'unreachable code' warning for MSVS 2015/2017

- observed in constructors stubs with throwing exception
2022-12-19 06:05:15 +00:00
..
gapi Merge pull request #22935 from alalek:gapi_error 2022-12-19 06:05:15 +00:00
gapi.hpp Merge pull request #20163 from smirnov-alexey:as/gapi_serialization_docs 2021-07-07 19:07:59 +00:00