rippled
Loading...
Searching...
No Matches
ripple::StaticCastTagSharedIntrusive Struct Reference

Tag to create an intrusive pointer from another intrusive pointer by using a static cast. More...

#include <IntrusivePointer.h>

Detailed Description

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 36 of file IntrusivePointer.h.