Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetOrdering
Method
GetOrdering
libraries/lib-registries/Registry.cpp:721–721 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
719
720
GroupItemBase::~GroupItemBase() {}
721
auto GroupItemBase::GetOrdering() const -> Ordering { return Strong; }
722
723
VisitorBase::~VisitorBase() = default;
724
Callers
3
CollectItem
Function · 0.45
SubordinateMultipleItems
Method · 0.45
MergeWithExistingItem
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected