Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MikeMirzayanov/testlib
/ ~InputStreamReader
Method
~InputStreamReader
testlib.h:1684–1684 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1682
virtual int getLine() = 0;
1683
1684
virtual ~InputStreamReader() = 0;
1685
};
1686
1687
InputStreamReader::~InputStreamReader() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected