SFML/examples/voip
ZXShady 8c895fd7e1 Pass sf::IpAddress by value
`sf::IpAddress` is a wrapper around `std::uint32_t` and should be passed by value
2024-07-27 15:53:03 -06:00
..
Client.cpp Pass sf::IpAddress by value 2024-07-27 15:53:03 -06:00
CMakeLists.txt Simplify how examples are built 2022-06-16 23:56:39 +02:00
Server.cpp Make Sound::Status a scoped enumeration 2024-04-28 16:36:57 +00:00
VoIP.cpp Require that variables are initialized 2024-04-27 19:20:52 +00:00