SFML/doc
Chris Thrasher 59447dd8e5 Rewrite sf::Event API to improve type safety
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>
2024-05-01 18:00:58 +00:00
..
CMakeLists.txt Remove leading newlines 2023-11-16 12:02:28 -07:00
doxyfile.in Remove trailing whitespace 2023-09-19 13:30:27 -06:00
doxygen.css Fix broken image URLs in doxygen.css 2022-08-03 23:55:43 +02:00
footer.html Turned the header image in readme.md into a link. 2018-02-10 17:12:54 +01:00
header.html.in Merge branch '2.6.x' into feature/backmerge 2023-04-01 15:23:48 -06:00
mainpage.hpp Rewrite sf::Event API to improve type safety 2024-05-01 18:00:58 +00:00
searchOverrides.css Fix misspellings 2023-05-21 14:37:46 -06:00