|
rippled
|
Tag to create an intrusive pointer from another intrusive pointer by using a static cast. More...
#include <IntrusivePointer.h>
Tag to create an intrusive pointer from another intrusive pointer by using a static cast.
This is useful to create an intrusive pointer to a derived class from an intrusive pointer to a base class.
Definition at line 17 of file IntrusivePointer.h.