Group: comp.lang.c++
From: Noah Roberts
Date: Thursday, November 29, 2007 12:54 PM
Subject: Re: Understanding how to design STL-compatible iterators

Christian Hackl wrote:
> Hi!
>
> I'm having some troubles trying to teach myself how to design my own
> iterator classes for use in STL algorithms.

Instead of doing it that way you can use the boost::iterator library to
make the construction of std compliant iterators much easier.

Safety Articles | Usenet Groups | Usenet News | Bluegrass