Wrapping an array in a container interface - TechRepublic
General discussion
June 1, 2004 at 08:08 AM
maryweilage

Wrapping an array in a container interface

by maryweilage . Updated 22 years ago

This week’s C++ e-newsletter describes how to wrap an array in a container interface. Do you think you’ll use the methods illustrated in this tip to disguise a built-in array in a high-level wrapper without changing its low-level nature?

If you aren’t subscribed to the free C++ e-newsletter, you can automatically subscribe to it by pasting the following URL into your browser:
http://nl.com.com/MiniFormHandler?brand=builder &subs_channel=bldr_front_door&list_id=e609&tag=fb

* Please delete any extra spaces that appear when you paste this URL into your browser.

This discussion is locked

All Comments