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-31 09:25:21 -06:00
2024-08-25 12:17:49 -06:00
2024-08-25 12:17:49 -06:00
2023-05-13 12:38:11 -06:00
2023-07-07 13:21:56 -06:00