Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ empty
Method
empty
Source/cmList.h:387–387 ·
view source on GitHub ↗
Capacity
Source
from the content-addressed store, hash-verified
385
386
// Capacity
387
bool empty() const noexcept { return this->Values.empty(); }
388
size_type size() const noexcept { return this->Values.size(); }
389
390
// Modifiers
Callers
15
StartQueuedJob
Method · 0.45
testDebug
Function · 0.45
testRST
Function · 0.45
testUTF8
Function · 0.45
main
Function · 0.45
testDeclaration
Function · 0.45
testChecks
Function · 0.45
testVector
Function · 0.45
testVectorFilter
Function · 0.45
testMap
Function · 0.45
testMapFilter
Function · 0.45
testConstructDefault
Function · 0.45
Calls
no outgoing calls
Tested by
15
StartQueuedJob
Method · 0.36
testDebug
Function · 0.36
testRST
Function · 0.36
testUTF8
Function · 0.36
main
Function · 0.36
testDeclaration
Function · 0.36
testChecks
Function · 0.36
testVector
Function · 0.36
testVectorFilter
Function · 0.36
testMap
Function · 0.36
testMapFilter
Function · 0.36
testConstructDefault
Function · 0.36