[Issue 4953] opBinaryRight for "in" doesn't work right

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Sep 29 06:06:37 PDT 2010


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



--- Comment #1 from Steven Schveighoffer <schveiguy at yahoo.com> 2010-09-29 06:06:21 PDT ---
Further evidence, this compiles:

void main()
{
    S s;
    s.opBinaryRight!"in"(5);
}

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


More information about the Digitalmars-d-bugs mailing list