MCPcopy Create free account
hub / github.com/Panzerschrek/Chasm-Reverse / Queue

Method Queue

PanzerChasm/loopback_buffer.cpp:102–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102LoopbackBuffer::Queue::Queue()
103 : pos_(0u)
104{}
105
106LoopbackBuffer::Queue::~Queue()
107{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected