Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
22.08.4
-
None
Description
The code fails to compile due to obvious errors that GCC does not detect. Some of them are Clang-specific like unqualified std::move calls and some are actual problems like overloading functions that don't use the override keyword.