namespace
container
Classes
-
template<typename T, int capacity>struct CircularBuffer
-
template<typename T>struct ConcurrentDequeLocked
Typedefs
-
template<typename T>using ConcurrentDeque = ConcurrentDequeLocked<T>
- using LockGuardType = std::lock_guard<std::mutex>
Typedef documentation
template<typename T>
using vt:: util:: container:: ConcurrentDeque = ConcurrentDequeLocked<T>
using vt:: util:: container:: LockGuardType = std::lock_guard<std::mutex>