Skip to content

GAPI: Reuse move through copy#18967

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
anton-potapov:reuse_move_through_copy
Dec 1, 2020
Merged

GAPI: Reuse move through copy#18967
opencv-pushbot merged 1 commit intoopencv:masterfrom
anton-potapov:reuse_move_through_copy

Conversation

@anton-potapov
Copy link
Copy Markdown
Contributor

@anton-potapov anton-potapov commented Nov 30, 2020

GAPI: reuse copy_through_move_t in the gasync.cpp file

#17851 introduced separate header for copy_through_move_t. This PR removes it's local duplicate in gasync.cpp to reuse one from the header

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or other license that is incompatible with OpenCV
  • The PR is proposed to proper branch
  • There is reference to original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake
build_gapi_standalone:Linux x64=ade-0.1.1f
build_gapi_standalone:Win64=ade-0.1.1f
build_gapi_standalone:Mac=ade-0.1.1f
build_gapi_standalone:Linux x64 Debug=ade-0.1.1f

build_image:Custom=centos:7
buildworker:Custom=linux-1
build_gapi_standalone:Custom=ade-0.1.1f

@anton-potapov anton-potapov changed the title Reuse move through copy GAPI: Reuse move through copy Nov 30, 2020
@anton-potapov anton-potapov mentioned this pull request Nov 30, 2020
6 tasks
Copy link
Copy Markdown
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 👍

@opencv-pushbot opencv-pushbot merged commit 3f686a6 into opencv:master Dec 1, 2020
@anton-potapov
Copy link
Copy Markdown
Contributor Author

Thank you +1

welcome ! :)

@alalek alalek mentioned this pull request Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants