Skip to content
/ ref-sys Public

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

License

Notifications You must be signed in to change notification settings

Defmc/ref-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages