Open neheb opened 10 months ago
Found with: cppcoreguidelines-special-member-functions
Replaced several functions with using declarations and added missing stuff elsewhere.
Split into three commits. Hopefully simpler now.
Found with: cppcoreguidelines-special-member-functions
Replaced several functions with using declarations and added missing stuff elsewhere.