[Issue 9103] find should work with multiple needles which are elements rather than ranges

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Dec 2 01:57:11 PST 2012


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



--- Comment #1 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-12-02 01:57:06 PST ---
Actually, I mistyped (obviously I needed to actually compile all of the
examples). Reassigning to str doesn't work for _any_ of these, because the
result is a Tuple, but if you just replace str = with auto result =, then the
ones where find compiles will compile.

-- 
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