t_ref_counter is a reference counter. More...
#include <reference_counter.hpp>
t_ref_counter is a reference counter.
If the counter overflows it stops counting. So any negative count disables reference counting.
Definition at line 33 of file reference_counter.hpp.