mirror of
https://github.com/SFML/SFML.git
synced 2024-12-01 15:51:04 +08:00
5735fd09d9
This new API is built on top of std::variant. This allows us to store many different event types in a space-efficient way and access the active event type in a type-safe manner that eliminates the categories of UB that are possible with unions. Co-authored-by: kimci86 <kimci86@hotmail.fr> |
||
---|---|---|
.. | ||
Clipboard.test.cpp | ||
Context.test.cpp | ||
ContextSettings.test.cpp | ||
Cursor.test.cpp | ||
Event.test.cpp | ||
GlResource.test.cpp | ||
Joystick.test.cpp | ||
Keyboard.test.cpp | ||
VideoMode.test.cpp | ||
Vulkan.test.cpp | ||
Window.test.cpp | ||
WindowBase.test.cpp |