Skip to content
GitLab
Explore
Sign in
Modernize lomont
Code
Review changes
Check out branch
Download
Patches
Plain diff
Gerhard Raven
requested to merge
modernize-lomont
into
master
Sep 01, 2017
Overview
7
Commits
7
Pipelines
0
Changes
24
Expand
make constructors constexpr (again)
do not explicitly inhibit default constructor which the compiler will not implicitly generate anyway (as there is a user-defined constructor)
Merge request reports
Loading