Skip to content

wrapper: fix const-correctness for mutating image APIs#31

Open
ozan956 wants to merge 1 commit into
mainfrom
fix/cpp-signatures
Open

wrapper: fix const-correctness for mutating image APIs#31
ozan956 wants to merge 1 commit into
mainfrom
fix/cpp-signatures

Conversation

@ozan956
Copy link
Copy Markdown
Contributor

@ozan956 ozan956 commented May 11, 2026

Remove misleading trailing const qualifiers from C++ wrapper methods that modify the wrapped Image instance directly.

Remove misleading trailing const qualifiers from C++ wrapper methods
that modify the wrapped Image instance directly.

Signed-off-by: Ozan Durgut <ozndrgt@gmail.com>
@ozan956 ozan956 self-assigned this May 11, 2026
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.

1 participant