Wednesday, February 6, 2008

Linking C++ objects using references

This article describes a technique for binding C++ objects using references rather than pointers.

No comments: