|
join 1.0
lightweight network framework library
|
queue forward declarations. More...
#include <queue.hpp>
Public Types | |
| template<typename Type > | |
| using | Queue = BasicQueue<Type, Backend, SyncPolicy<Type, Backend>> |
| queue type alias combining backend and policy. | |
queue forward declarations.
helper to bind backend and synchronization policy.
| using join::SyncBinding< Backend, SyncPolicy >::Queue = BasicQueue<Type, Backend, SyncPolicy<Type, Backend>> |
queue type alias combining backend and policy.