You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
6077: Making default constructor of hpx::mutex constexpr r=hkaiser a=hkaiser
Fixes#6008
This also helps with #3440
Co-authored-by: Hartmut Kaiser <[email protected]>
Expected Behavior
Expected
hpx::mutex
to have aconstexpr
default constructor.Actual Behavior
constexpr
default constructor forhpx::mutex
is missing.Steps to Reproduce the Problem
Specifications
development
@878893570e375cd60d42c31ae80d109725bdd003
The text was updated successfully, but these errors were encountered: