Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
Loading...
Searching...
No Matches
corium::NoQueuePolicy< EventVariant >::PushResult Struct Reference

#include <QueuePolicies.hpp>

+ Collaboration diagram for corium::NoQueuePolicy< EventVariant >::PushResult:

Public Attributes

bool pushed = false
 
bool wasEmpty = false
 

Member Data Documentation

◆ pushed

template<typename EventVariant = DefaultEvents>
bool corium::NoQueuePolicy< EventVariant >::PushResult::pushed = false

◆ wasEmpty

template<typename EventVariant = DefaultEvents>
bool corium::NoQueuePolicy< EventVariant >::PushResult::wasEmpty = false

The documentation for this struct was generated from the following file: