Skip to content
GitLab
Explore
Sign in
STDAQ: C++11 modernization
Code
Review changes
Check out branch
Download
Patches
Plain diff
Gerhard Raven
requested to merge
cherry-pick-6072df7b
into
future
Jul 21, 2016
Overview
8
Commits
1
Pipelines
0
Changes
4
Expand
prefer range-based for loops,
add a few 'const' and 'override' qualifications,
prefer std::to_string over boost::lexical_cast
remove redundant cast, destructor
Merge request reports
Loading