Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ size
Method
size
Kernel/include/vector.h:84–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
size_t size() const{
85
return count;
86
}
87
88
size_t get_length() const {
89
return count;
Callers
15
main
Function · 0.80
Paint
Function · 0.80
DoAnsiCSI
Function · 0.80
PrintChar
Function · 0.80
Parse
Method · 0.80
UpdateGUITheme
Method · 0.80
Paint
Method · 0.80
LoadText
Method · 0.80
OnMouseDown
Method · 0.80
ResetScrollBar
Method · 0.80
OnKeyPress
Method · 0.80
AddItem
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected