/ref-sys

A simple and fast reference couting system for C++90 or greater

Primary LanguageC++MIT LicenseMIT

Reference Couting System for C++90 or greater

A simple and fast class that implements Reference Couting system.

Compiling

To compile, no flags are required for ref_header_only.hpp. Now with ref.hpp, just not define AUTO_INCLUDE unless ON. For manual include, just add ref.cpp to source compilation.