Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openfoam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
openfoam
Merge requests
!724
upgrade code to use some C++17 constructs
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
upgrade code to use some C++17 constructs
c++17-updates
into
develop
Overview
3
Commits
1
Changes
133
Merged
Mark OLESEN
requested to merge
c++17-updates
into
develop
4 months ago
Overview
3
Commits
1
Changes
133
Expand
'if constexpr (...)'
instead of std::enable_if
terminate template recursion
compile-time elimination of code
std::begin, std::end, std::void_t instead of prev stdFoam versions
0
0
Merge request reports
Loading