Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catchorg/Catch2
/ clear
Method
clear
extras/catch_amalgamated.cpp:5203–5203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5201
}
5202
5203
void clear() { std::rewind( m_file ); }
5204
5205
private:
5206
std::FILE* m_file = nullptr;
Callers
15
next
Method · 0.45
resample
Function · 0.45
readBazelEnvVars
Method · 0.45
countedNext
Method · 0.45
skipToNthElement
Method · 0.45
loadBuffer
Method · 0.45
clearBuffers
Method · 0.45
~ReusableStringStream
Method · 0.45
close
Method · 0.45
removeUnscopedMessages
Method · 0.45
handleUnfinishedSections
Method · 0.45
replaceInPlace
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected