ZXShady de9286c11f Use explicit conversion operator instead of explicit constructor
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.
2024-10-02 00:15:54 +02:00
..
2024-07-19 10:33:00 -06:00
2023-06-02 11:32:04 -06:00
2023-05-13 12:38:11 -06:00
2023-05-13 12:38:11 -06:00
2023-05-13 12:38:11 -06:00
2024-07-19 10:33:00 -06:00