Skip to content
GitLab
Explore
Sign in
Fix inadvertent C++14 usage
Code
Review changes
Check out branch
Download
Patches
Plain diff
Samuel Debionne
requested to merge
fix-inadvertent-c++14-usage
into
develop
Oct 21, 2020
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
We only require C++1 so don't use
std::make_unique
(C++14)
Merge request reports
Loading