Skip to content

(3.4) add noexcept to default constructors of cv::ocl#19582

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:backport_19572
Feb 20, 2021
Merged

(3.4) add noexcept to default constructors of cv::ocl#19582
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:backport_19572

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Feb 20, 2021

backport #19572

  • handled KernelArg, Image2D

- follows iso c++ guideline C.44
- enables default compiler-created constructors to
  also be noexcept

original commit: 77e26a7

- handled KernelArg, Image2D
@alalek
Copy link
Copy Markdown
Member Author

alalek commented Feb 20, 2021

👍

@opencv-pushbot opencv-pushbot merged commit d093ac6 into opencv:3.4 Feb 20, 2021
@alalek alalek mentioned this pull request Feb 21, 2021
@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

Labels

category: core category: ocl port/backport done Label for maintainers. Authors of PR can ignore this

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants