Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ GetLength
Method
GetLength
tests/CharLiteralTest.cpp:57–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
Int GetLength() const { return mLength; }
58
59
private:
60
Char mData[1024];
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected