Hello, everyone.

I just started learning the shogun toolbox.
So, I read the documentation in which described the SG_REF() and SG_UNREF()
macros as the way to clean memory.

My question is, are these macros equivalent to the std::shared_ptr?

Thanks,

Marcos

Reply via email to