Skip to content
GitLab
Explore
Sign in
Register
Use C++11 '= delete' instead of CM_EQ_DELETE
Code
Review changes
Check out branch
Download
Patches
Plain diff
Brad King
requested to merge
brad.king/cmake:cxx11-eq-delete
into
master
Sep 28, 2017
Overview
4
Commits
2
Pipelines
1
Changes
6
Expand
We now require C++11 support including
= delete
. Drop use of the old compatibility macro.
Merge request reports
Loading