iterator stability for containers
    Andrei Alexandrescu 
    SeeWebsiteForEmail at erdani.org
       
    Wed Sep 23 01:48:00 UTC 2020
    
    
  
On 9/22/20 6:05 PM, Brian Schott wrote:
> On Monday, 21 September 2020 at 15:28:24 UTC, ikod wrote:
>> For example iterator over emsi containers unrolled list - does it 
>> provide any stability warranties?
> 
> No. It also doesn't specify stability or instability, so I should 
> probably improve the documentation for that.
Thanks. Problem is, I wrote the code in this manner hoping to get rid of 
the braces (it had the condition reverse). But not a biggie.
    
    
More information about the Digitalmars-d
mailing list