template class axl::rc::WeakRelease
#include <axl_rc_RefCount.h> template <typename T> class WeakRelease { public: // methods void operator()(T* p) const; };
#include <axl_rc_RefCount.h> template <typename T> class WeakRelease { public: // methods void operator()(T* p) const; };