DelegateMQ
Loading...
Searching...
No Matches
Typedefs
xqueue.h File Reference
#include "
stl_allocator.h
"
#include <queue>
#include <list>
Go to the source code of this file.
Typedefs
template<typename T , typename Alloc = stl_allocator<T>>
using
xqueue
= std::queue<T, std::deque<T, Alloc>>
Typedef Documentation
◆
xqueue
template<typename T , typename Alloc = stl_allocator<T>>
using
xqueue
= std::queue<T, std::deque<T, Alloc>>
src
delegate-mq
predef
allocator
xqueue.h
Generated by
1.12.0