[Issue 2296] IFTI with parameterization on fixed array size does not work

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Nov 24 07:41:34 PST 2008


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


smjg at iname.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smjg at iname.com
         OS/Version|Linux                       |All
            Summary|Function template           |IFTI with parameterization
                   |parameterization on fixed   |on fixed array size does not
                   |array size does not work    |work
            Version|unspecified                 |1.036




------- Comment #1 from smjg at iname.com  2008-11-24 09:41 -------
(In reply to comment #0)
> The test says it all:

No it doesn't.  It doesn't tell anybody what happens when you try this code.

bz2296.d(7): template bz2296.f(uint D) does not match any template declaration
bz2296.d(7): template bz2296.f(uint D) cannot deduce template function from
argument types (int,int,int)


-- 



More information about the Digitalmars-d-bugs mailing list