Skip to content
GitLab
Explore
Sign in
Modernize LHCbKernel
Code
Review changes
Check out branch
Download
Patches
Plain diff
Gerhard Raven
requested to merge
modernize-lhcbkernel
into
master
May 15, 2017
Overview
4
Commits
1
Pipelines
0
Changes
10
Expand
remove deprecated std::{unary,binary}_function
prefer struct over class if only public member functions
prefer lambda over std::mem_fun
prefer std::make_unique
Merge request reports
Loading