Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ tellg
Method
tellg
plugins/astyle/astyle_stringiterator.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
std::streamoff AStyleStringIterator::tellg()
28
{
29
return m_is.pos();
30
}
31
32
int AStyleStringIterator::getStreamLength() const
33
{
Callers
2
nextLine
Method · 0.80
isIndentablePreprocessorBlock
Method · 0.80
Calls
1
pos
Method · 0.80
Tested by
no test coverage detected