Skip to content

std.cfg: Smaller enhancements and fixes#1133

Merged
orbitcowboy merged 1 commit intocppcheck-opensource:masterfrom
versat:std_cfg_enhancements
Mar 23, 2018
Merged

std.cfg: Smaller enhancements and fixes#1133
orbitcowboy merged 1 commit intocppcheck-opensource:masterfrom
versat:std_cfg_enhancements

Conversation

@versat
Copy link
Copy Markdown
Collaborator

@versat versat commented Mar 23, 2018

Add missing returnValue types where appropriate and fixed a few wrong
ones.
Add some missing function names (mostly where the "std::" version of the
function is missing).
Add documentation for some functions where it is missing.
Remove functions that do not exist in the standard: std::array::clear,
std::vector::push_front.

Add missing returnValue types where appropriate and fixed a few wrong
ones.
Add some missing function names (mostly where the "std::" version of the
function is missing).
Add documentation for some functions where it is missing.
Remove functions that do not exist in the standard: std::array::clear,
std::vector::push_front.
@danmar
Copy link
Copy Markdown
Collaborator

danmar commented Mar 23, 2018

looks good as far as I see

@orbitcowboy orbitcowboy merged commit 670267f into cppcheck-opensource:master Mar 23, 2018
@versat versat deleted the std_cfg_enhancements branch March 26, 2018 07:14
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