mirror of
https://github.com/SFML/SFML.git
synced 2024-11-24 20:31:05 +08:00
de9286c11f
I also added a type trait test to check whether the conversion operator is marked explicit. this change has the advantage of being clearer imo as it is a conversion operator for conersions not a constructor. and also it allows users to take the address of convesion operator which I don't know if someone might find that useful. |
||
---|---|---|
.. | ||
Angle.test.cpp | ||
Clock.test.cpp | ||
Config.test.cpp | ||
Err.test.cpp | ||
Exception.test.cpp | ||
FileInputStream.test.cpp | ||
MemoryInputStream.test.cpp | ||
Sleep.test.cpp | ||
String.test.cpp | ||
Time.test.cpp | ||
Vector2.test.cpp | ||
Vector3.test.cpp |