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

Vladimir Panteleev <thecybersha...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |link-failure
                 CC|                            |thecybersha...@gmail.com

--- Comment #1 from Vladimir Panteleev <thecybersha...@gmail.com> ---
How can this code be valid? You are declaring a templated function with no
implementation. Templated functions cannot be virtual. I think this shouldn't
even compile.

--

Reply via email to