Loading...
Searching...
No Matches
#include "platform.h"
#include "function.h"
#include "integral_limits.h"
#include "memory.h"
#include "memory_model.h"
#include "mutex.h"
#include "parameter_type.h"
#include "placement_new.h"
#include "utility.h"
#include <stddef.h>
#include <stdint.h>
Go to the source code of this file.
|
|
template<typename T, size_t SIZE, const size_t MEMORY_MODEL> |
| ETL_CONSTANT queue_spsc_locked< T, SIZE, MEMORY_MODEL >::size_type | etl::queue_spsc_locked< T, SIZE, MEMORY_MODEL >::MAX_SIZE |