This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | RCObject |
| This the base class for a shared data class that is used in a reference counted copy-on-write object (see RCArray). More... | |
This was published in Mr. Meyers' book More Effective C++ by Scott Meyers, Addison-Wesley, 1996. The RCObject class is part of Scott Meyers reference counted String class, published in "Item 29". This code is in the public domain.
Definition in file RCObject.h.
1.3.3