Skip to content
GitLab
Explore
Sign in
tweak Gaudi::Functional
Code
Review changes
Check out branch
Download
Patches
Plain diff
Gerhard Raven
requested to merge
graven/Gaudi:modernize-functional
into
master
May 10, 2019
Overview
2
Commits
2
Pipelines
2
Changes
11
Expand
add some aliases to easy migration to Gaudi::Algorithm
examples now use Gaudi::Algorithm as base class
various C++17 tweaks, eg.
prefer std::void_t over custom version
prefer std::optional over boost::optional
Merge request reports
Loading