Thread overview
[Issue 1673] New: is(symbol == template) should work
Nov 15, 2007
d-bugmail
Nov 16, 2007
d-bugmail
Dec 23, 2012
Andrej Mitrovic
November 15, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1673

           Summary: is(symbol == template) should work
           Product: D
           Version: 2.007
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: andrei@metalanguage.com


When an alias is passed inside a template, is(symbol == template) should work to test whether the symbol is a template.


-- 

November 16, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1673


smjg@iname.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement




-- 

December 23, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=1673



--- Comment #1 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2012-12-23 11:21:28 PST ---
https://github.com/D-Programming-Language/dmd/pull/1239

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------