|
|
|
|
|
by 10x-dev
1458 days ago
|
|
Absolutely! Speaking of operators, out of curiosity, what's the reason for using '!' with templates? Naively, I would think that making template instantiation look the same as a function call would be a desirable feature, with ambiguous calls needing to be resolved by the user. |
|