20 #ifndef FASTUIDRAW_REFERENCE_COUNT_ATOMIC_HPP 21 #define FASTUIDRAW_REFERENCE_COUNT_ATOMIC_HPP all classes and functions of FastUIDraw are in the namespace fastuidraw.
bool remove_reference(void)
Reference counter that is thread safe by having increment and decrement operations by atomic operatio...
reference_count_atomic(void)
Class for which copy ctor and assignment operator are private functions.