SFML/include
Chris Thrasher 6ea07b810c Let compiler implicitly delete copy operations
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.
2023-01-22 15:50:53 -07:00
..
SFML Let compiler implicitly delete copy operations 2023-01-22 15:50:53 -07:00