SFML/include/SFML
Chris Thrasher 0d49fab1a6 Remove unnecessary private operators
Equality operations are not automatically generated by the compiler
so we can omit this.
2024-01-09 22:17:55 -07:00
..
Audio Define default special member functions in headers 2023-12-10 10:28:42 -07:00
Graphics Remove unnecessary default destructor 2024-01-08 12:26:28 -07:00
Network Remove unnecessary private operators 2024-01-09 22:17:55 -07:00
System Use struct for type with exclusively public contents 2023-12-23 18:36:41 -06:00
Window Deduplicate Window{Base}::create implementations 2024-01-01 12:57:57 -07:00
Audio.hpp Reorder includes hierarchically 2023-04-25 17:25:33 +02:00
Config.hpp Use modern name for macOS 2023-07-24 21:25:26 -06:00
GpuPreference.hpp Update to year 2023 2023-01-12 11:38:41 +01:00
Graphics.hpp Reorder includes hierarchically 2023-04-25 17:25:33 +02:00
Main.hpp Update to year 2023 2023-01-12 11:38:41 +01:00
Network.hpp Reorder includes hierarchically 2023-04-25 17:25:33 +02:00
OpenGL.hpp Update to year 2023 2023-01-12 11:38:41 +01:00
System.hpp Update to year 2023 2023-01-12 11:38:41 +01:00
Window.hpp Reorder includes hierarchically 2023-04-25 17:25:33 +02:00