Florian Sattler
Results
1
issues of
Florian Sattler
In future version of the C++ standard unqualified calls to move can conflict with other functions called move (e.g., std::views::move) in the standard library. So, to prevent future compile errors,...