enum axl::rc::RefCountFlag

#include <axl_rc_RefCount.h>

enum RefCountFlag
{
    RefCountFlag_Allocated = 0x01,
};