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



--- Comment #2 from Andrej Mitrovic <[email protected]> 2012-12-29 
07:36:31 PST ---
(In reply to comment #1)
> Does it really block Issue 9218? We've had a discussion in the forums recently
> to make `auto ref` a non-template by making the compiler convert this call:

>     auto b = S() > S();  // assume S has 'int opCmp(const ref A a) const'

I think I meant: int opCmp()(const auto ref A a)

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

Reply via email to