mirror of
https://github.com/SFML/SFML.git
synced 2024-11-25 04:41:05 +08:00
c8c8673259
As a rule of thumb, if the type is less than or equal to the CPU register width times two then you ought to pass it by value. This will lead to more efficient code generation. |
||
---|---|---|
.. | ||
Angle.test.cpp | ||
Clock.test.cpp | ||
Config.test.cpp | ||
Err.test.cpp | ||
FileInputStream.test.cpp | ||
MemoryInputStream.test.cpp | ||
Sleep.test.cpp | ||
String.test.cpp | ||
Time.test.cpp | ||
Vector2.test.cpp | ||
Vector3.test.cpp |