#include <concurrentqueue.h>
◆ value
Initial value:=
std::numeric_limits<T>::is_signed
? (static_cast<T>(1) << (sizeof(T) * CHAR_BIT - 1)) -
static_cast<T>(1)
: static_cast<T>(-1)
The documentation for this struct was generated from the following file:
- /home/nico/joda_tmp/tmp-joda-dirs/JODA-gh/libs/joda/core/modules/concurrency/include/joda/concurrency/concurrentqueue.h