47 #ifndef BLOCXX_INTRUSIVE_COUNTABLE_BASE_HPP_INCLUDE_GUARD_ 48 #define BLOCXX_INTRUSIVE_COUNTABLE_BASE_HPP_INCLUDE_GUARD_ 50 #include "blocxx/BLOCXX_config.h" 62 class IntrusiveCountableBase;
void IntrusiveReferenceAddRef(IntrusiveCountableBase *p)
IntrusiveCountableBase(const IntrusiveCountableBase &)
IntrusiveCountableBase & operator=(const IntrusiveCountableBase &)
void IntrusiveReferenceRelease(IntrusiveCountableBase *p)