[Issue 2369] is(T == function) does not recognize function pointers

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Oct 4 14:43:14 PDT 2008


http://d.puremagic.com/issues/show_bug.cgi?id=2369


bugzilla at digitalmars.com changed:

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




------- Comment #1 from bugzilla at digitalmars.com  2008-10-04 16:43 -------
But they aren't both functions. One is a function, the other is a pointer to a
function. If both were recognized as functions, then one could not distinguish
between the two.


-- 



More information about the Digitalmars-d-bugs mailing list