[Mono-list] STL in .net
Rafael Moncayo
moncayorafa@netscape.net
Thu, 06 Jun 2002 10:19:33 -0500
Thanks, James and Kojo.
The code looks interesting. It seems there're some "adaptors" in it. I
have to work, so i'll look at them with more detail later.
> Eric Gunnerson (microsoft) has provided some nice examples of how to
> user iterators for isolated access (adding and removing items), as well
> as using foreach in reverse, on sub-lists, and in sorted order.
>
> Here's the source.
>
> http://www.gotdotnet.com/userfiles/ericgu/iter.zip
>
> Best wishes
> James