llarp::thread::QueuePopGuard
Public Functions
| Name | |
|---|---|
| QueuePopGuard(Queue< Type > & queue, uint32_t generation, uint32_t index) | |
| ~QueuePopGuard() |
Detailed Description
template <typename Type >
class llarp::thread::QueuePopGuard;
Public Functions Documentation
function QueuePopGuard
inline QueuePopGuard(
Queue< Type > & queue,
uint32_t generation,
uint32_t index
)
function ~QueuePopGuard
~QueuePopGuard()
Updated on 2026-01-10 at 22:49:45 +0000