Content deleted Content added
No edit summary |
→Range as an alternative to iterator: Add reference to the D standard library |
||
Line 23:
}}</ref> It is argued <ref name="itersmustgo" /> that "Ranges are a superior abstraction" (compared to iterators) for several reasons, including better safety.
In particular, such ranges are supported in [[Boost C++ Libraries]]
==See also==
|