https://issues.dlang.org/show_bug.cgi?id=8471

Jakub Łabaj <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Jakub Łabaj <[email protected]> ---
According to Steven's blog post
(http://dlang.org/blog/2016/09/28/how-to-write-trusted-code-in-d/) I should
"never use @trusted on template functions that accept arbitrary types". Is the
readf case special in this regard?

--

Reply via email to