Skip to content

Add std::*begin and std::*end cfg - #4796

Merged
firewave merged 18 commits into
cppcheck-opensource:mainfrom
Ashimaru:Add-std---begin-and-std---end-cfg
Mar 9, 2023
Merged

Add std::*begin and std::*end cfg#4796
firewave merged 18 commits into
cppcheck-opensource:mainfrom
Ashimaru:Add-std---begin-and-std---end-cfg

Conversation

@Ashimaru

Copy link
Copy Markdown
Contributor

I think we do not support overloads - I am a little worried about std::begin on arrays where outcome is interpreted as interator instead of pointer

@Ashimaru
Ashimaru marked this pull request as draft February 16, 2023 20:04
Comment threadtest/teststl.cpp Outdated
@Ashimaru
Ashimaru marked this pull request as ready for review February 20, 2023 15:59
@Ashimaru

Copy link
Copy Markdown
ContributorAuthor

Seems like there was CI issue, could someone trigger rerun?

@danmar

Copy link
Copy Markdown
Collaborator

I triggered a new run.

@firewave
firewave merged commit 2d5cabe into cppcheck-opensource:mainMar 9, 2023
Sign up for freeto 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.

4 participants

@Ashimaru@danmar@chrchr-github@firewave