22 #ifndef TETRAEDGE_TE_TE_REFERENCES_COUNTER_H 23 #define TETRAEDGE_TE_TE_REFERENCES_COUNTER_H 32 bool decrementCounter() {
35 return _refCount == 0;
40 void incrementCounter() {
54 #endif // TETRAEDGE_TE_TE_REFERENCES_COUNTER_H Definition: detection.h:27
Definition: te_references_counter.h:27