Skip to content

Introduce intrusive_ptr helper

Vlad Zahorodnii requested to merge work/zzag/intrusive-ptr into master

This little helper takes care of calling ref() and unref().

Merge request reports