Typedef RequestReceiveQueue

Typedef Documentation

using RequestReceiveQueue = QueueBase<SharedRequestID, int64_t, SharedRequestMsg>