mirror of
https://github.com/SFML/SFML.git
synced 2024-11-25 12:51:05 +08:00
891e9de0fe
Using std::copy() potentially makes available helpful checks in debug mode and can also lead to faster code by calling memcpy() in release mode. The <algorithm> header was already included. |
||
---|---|---|
.. | ||
SFML |