MCPcopy 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
720GroupItemBase::~GroupItemBase() {}
721auto GroupItemBase::GetOrdering() const -> Ordering { return Strong; }
722
723VisitorBase::~VisitorBase() = default;
724

Callers 3

CollectItemFunction · 0.45
MergeWithExistingItemMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected