Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ toString
Method
toString
src/CppUTest/MemoryLeakDetector.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
char* SimpleStringBuffer::toString()
104
{
105
return buffer_;
106
}
107
108
void SimpleStringBuffer::setWriteLimit(size_t write_limit)
109
{
Callers
1
report
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected