main
main.cpp
README.md
reference_cycle.h
shared_reference.h
test_class.h
Shared Reference
Implementation of shared reference semantics with automatic reference counting. The discussion regarding shared reference can be found on my blog where I discussed the design goals and implementation of shared reference.