[Issue 12762] Missing documentation for std.range.SearchPolicy.linear
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Jul 15 21:10:17 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=12762
hsteoh at quickfur.ath.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #1 from hsteoh at quickfur.ath.cx ---
Actually, this is because dlang.org hasn't been updated with the latest Phobos
docs yet. I just built the Phobos docs from git HEAD locally, and 'linear' is
properly documented as expected. Probably this disparity will be reconciled
when 2.066 is released. :)
--
More information about the Digitalmars-d-bugs
mailing list