Skip to content
    UniqueReference@delvinjohn
    main
    main.cpp
    README.md
    test_class.h
    unique_reference.h

    Unique Reference

    This repl is an implementation of unique reference for automatic resource managemeent. The discussion regading the design goals and implemetation can be found on my blog.