mirror of
https://github.com/SFML/SFML.git
synced 2025-02-19 06:39:59 +08:00
Because this class is implemented with unique pointers, copy semantics are implicitly deleted. This can be verified by the type trait tests which continue to affirm that these types are noncopyable.