20 #ifndef FASTUIDRAW_REFERENCE_COUNT_NON_CONCURRENT_HPP 21 #define FASTUIDRAW_REFERENCE_COUNT_NON_CONCURRENT_HPP 67 return m_reference_count == 0;
71 int m_reference_count;
all classes and functions of FastUIDraw are in the namespace fastuidraw.
bool remove_reference(void)
reference_count_non_concurrent(void)
Reference counter that is NOT thread safe.
Class for which copy ctor and assignment operator are private functions.
#define FASTUIDRAWassert(X)