Skip to content
GitLab
Explore
Sign in
Modernize LinkerEvent
Code
Review changes
Check out branch
Download
Patches
Plain diff
Gerhard Raven
requested to merge
modernize-linkerevent
into
master
Jul 29, 2016
Overview
2
Commits
1
Pipelines
0
Changes
10
Expand
declare where possible classes as 'final' and remove their virtual d'tor.
prefer C++ style casts over C style casts
use SmartIF when refering to services
add const where possible
Merge request reports
Loading