Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dirkvranckaert/AndroidDecompiler
/ ~ASStreamIterator
Method
~ASStreamIterator
astyle/src/astyle_main.cpp:109–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
108
template<typename T>
109
ASStreamIterator<T>::~ASStreamIterator()
110
{
111
}
112
113
/**
114
* read the input stream, delete any end of line characters,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected