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. |
||
---|---|---|
.. | ||
Audio | ||
Graphics | ||
install | ||
Network | ||
System | ||
TestUtilities | ||
Window | ||
CMakeLists.txt |