Thread overview
[Issue 8762] instanceOf trait for static conditionals
Apr 24, 2014
Andrej Mitrovic
April 24, 2014
https://issues.dlang.org/show_bug.cgi?id=8762

Andrej Mitrovic <andrej.mitrovich@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich@gmail.com

--- Comment #2 from Andrej Mitrovic <andrej.mitrovich@gmail.com> ---
We have lvalueOf/rvalueOf now, is this sufficient?

--
April 24, 2014
https://issues.dlang.org/show_bug.cgi?id=8762

monarchdodra@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from monarchdodra@gmail.com ---
(In reply to Andrej Mitrovic from comment #2)
> We have lvalueOf/rvalueOf now, is this sufficient?

Yes. Wow, I posted this a long time ago...

Closing as fixed.

--
June 09, 2015
https://issues.dlang.org/show_bug.cgi?id=8762

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |D2

--