Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ IsStrong
Method
IsStrong
Source/cmGraphAdjacencyList.h:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
operator size_t() const { return this->Dest; }
29
30
bool IsStrong() const { return this->Strong; }
31
32
bool IsCross() const { return this->Cross; }
33
Callers
7
TransferEdges
Method · 0.80
GetTargetDirectDepends
Method · 0.80
OptimizeLinkDependencies
Method · 0.80
DisplayGraph
Method · 0.80
ComplainAboutBadComponent
Method · 0.80
IntraComponent
Method · 0.80
ComputeFinalDepends
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected