Chapter 15 -- Conclusion [Previous] [Next]

Conclusion

The ATL enumerator classes provide convenient, reusable implementations for creating enumerator objects. The ATL collection implementation is limited, but it gives us a head start on STL and demonstrates how to use enumerator objects in collections. The best way to get a handle on using the ATL enumerator and collection classes is to look at more examples and then build some code yourself.