Skip to content
GitLab
Explore
Sign in
Use -std=c++20 by default in order to enable std::counting_semaphore
Code
Review changes
Check out branch
Download
Patches
Plain diff
Reinhard Resch
requested to merge
fix-compilation-without-c++20
into
develop
Jun 02, 2025
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
Need to update to C++20 because of std::counting_semaphore.
Merge request reports
Loading