[Issue 5699] opBinary used to implement "in" in TotalContainer

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Mar 4 12:01:05 PST 2011


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


Magnus Lie Hetland <magnus at hetland.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |


--- Comment #3 from Magnus Lie Hetland <magnus at hetland.org> 2011-03-04 11:58:09 PST ---
I was referring to the TotalContainer class in std.container; you'll find it in
the repo, here:

https://github.com/D-Programming-Language/phobos/blob/master/std/container.d

The bug is still there.

The docs say, "The following documentation and type $(D TotalContainer) are
intended for developers only," which might explain why it's not in the public
docs -- it's a no-op dummy container, after all (an example to use as a
starting-point). Still, if it is to serve as an example for developers, it
should be correct.

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