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


Andrei Alexandrescu <and...@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |and...@erdani.com


--- Comment #7 from Andrei Alexandrescu <and...@erdani.com> 2013-03-24 05:30:25 
PDT ---
C++ lacks this particular ability and makes up for it by requiring templates to
define internal aliases for type parameters. However, this is more tenuous for
value parameters and simply impossible for template template parameters (in our
case alias parameters). This has led to certain contortions and limitations;
based on that experience I think we should add this ability.

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

Reply via email to