[Issue 5036] Remove caching from ranges
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sun Nov 16 19:06:51 PST 2014
    
    
  
https://issues.dlang.org/show_bug.cgi?id=5036
hsteoh at quickfur.ath.cx changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh at quickfur.ath.cx
--- Comment #3 from hsteoh at quickfur.ath.cx ---
Does this problem still occur? Over the last little while, many ranges have
been rewritten to not cache their elements by default (unless there was reason
to do so). Are there any specific ranges that cache .front in a problematic
way? If not, can we close this bug?
--
    
    
More information about the Digitalmars-d-bugs
mailing list