main
main.cpp
README.md
reference_cycle.h
shared_reference.h
test_class.h
weak_reference.h
Weak Reference
This repl is an extension of Shared Reference semantics where is it intended to resolve the problem of circular reference. The discussion on this matter can be found on my [blog].