[Issue 1569] I cannot override opCall as a template function. It is very strange for a C++ programmer.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Oct 13 13:17:33 PDT 2007


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


dvdfrdmn at users.sf.net changed:

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




------- Comment #1 from dvdfrdmn at users.sf.net  2007-10-13 15:17 -------
The struct instance 's' is not a template name so you should not expect this to
work.  If you want to request that something like this be allowed, please
re-open the issue and assign it to Walter Bright.  It would probably be a good
idea to discuss it on the newsgroup first.


-- 



More information about the D.gnu mailing list