opencv/modules/gapi/test/s11n
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_s11n_tests.cpp Merge pull request #22935 from alalek:gapi_error 2022-12-19 06:05:15 +00:00
gapi_sample_pipelines_s11n.cpp Merge pull request #20372 from sivanov-work:serialize 2021-07-09 18:46:38 +00:00