On 30/01/16 6:17 PM, Matt Elkins wrote:[...]templated functions have attribute inference. Meaning if it can be nothrow it will be. Regarding your real use case, again struct if templated so it should be inferred.
Convenient! Thanks!
Matt Elkins via Digitalmars-d-learn Fri, 29 Jan 2016 21:40:42 -0800
On 30/01/16 6:17 PM, Matt Elkins wrote:[...]templated functions have attribute inference. Meaning if it can be nothrow it will be. Regarding your real use case, again struct if templated so it should be inferred.
Convenient! Thanks!