Skip to content

Replace "const InputArray" with "InputArray"#1194

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
SpecLad:no-const-inputarray
Jul 30, 2013
Merged

Replace "const InputArray" with "InputArray"#1194
opencv-pushbot merged 1 commit intoopencv:masterfrom
SpecLad:no-const-inputarray

Conversation

@SpecLad
Copy link
Copy Markdown

@SpecLad SpecLad commented Jul 26, 2013

InputArray is a reference, and references are always constant anyway. Making it const even causes a GCC warning.

InputArray is a reference, and references are always constant anyway. Making
it const even causes a GCC warning.
@ghost ghost assigned vpisarev Jul 29, 2013
@vpisarev
Copy link
Copy Markdown
Contributor

👍

@opencv-pushbot opencv-pushbot merged commit 31de283 into opencv:master Jul 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants