|
Loki
0.1.7
|
#include <StrongPtr.h>
Protected Member Functions | |
| bool | Merge (TwoRefLinks &rhs) |
This implementation of StrongPtr's OwnershipPolicy uses a doubly-linked cycle of copointers to a shared object. Some functions are trivial enough to be inline, while others are implemented in elsewhere. It is not thread safe, and is intended for single-threaded environments.
| bool Loki::TwoRefLinks::Merge | ( | TwoRefLinks & | rhs | ) | [protected] |
rhs is in a cycle with 1 node.
this is in a cycle with 1 node.