#include <Phx/PhxConfig.h>
#include <Phx/PhxTypes.h>
Go to the source code of this file.
Namespaces | |
| namespace | Phx |
All objects that can be referenced by the Ptr smart-pointer class must implement reference counting internally. This is usually as simple as subclassing off of one of the interface classes provided in this header.
1.4.2