ResInsight icon indicating copy to clipboard operation
ResInsight copied to clipboard

Cvf: Remove old-fashioned reference counting

Open kriben opened this issue 1 year ago • 0 comments

std::atomic has been standardized since C++11.

Look for: CVF_USE_NON_THREADSAFE_REFERENCE_COUNT CVF_ATOMIC_COUNTER_CLASS_EXISTS HAVE_GCC_SYNC_FUNCTIONS

kriben avatar Jan 17 '24 14:01 kriben