28 #ifndef CASA_REGSEQUENCE_H 29 #define CASA_REGSEQUENCE_H 31 #include <casacore/casa/aips.h> 32 #include <casacore/casa/Utilities/Sequence.h> 60 #if defined(USE_THREADS) 61 return next.fetch_add(1);
69 #if defined(USE_THREADS) 70 static std::atomic<uInt>
next;
static std::atomic< uInt > next
uInt getNext()
Get the next uInt value in the sequence (thread-safe).
virtual templated base class for sequences
this file contains all the compiler specific defines
Sequence for the Register() template functions.