MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / TestLineBuffer

Method TestLineBuffer

DebugView++Test/DebugView++Test.cpp:49–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47{
48public:
49 TestLineBuffer(size_t size) : LineBuffer(size)
50 {
51 }
52
53 virtual ~TestLineBuffer()
54 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected