MCPcopy Create free account
hub / github.com/audacity/audacity / empty

Method empty

libraries/lib-track/Track.cpp:761–764  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

759}
760
761bool TrackList::empty() const
762{
763 return Begin() == End();
764}
765
766namespace {
767 // Abstract the common pattern of the following two member functions

Callers 15

DeferChunkApplicationMethod · 0.45
RealtimeProcessStartMethod · 0.45
FindModulePathsMethod · 0.45
DiscoverPluginsAtPathMethod · 0.45
MergeMethod · 0.45
ForEachParameterMethod · 0.45
StoreSettingsMethod · 0.45
FindIntervalsMethod · 0.45
AddItemMethod · 0.45
AddBoolMethod · 0.45
StartFieldMethod · 0.45
ShouldBeginGroupMethod · 0.45

Calls 2

BeginFunction · 0.70
EndFunction · 0.70

Tested by 8

SpectrumTransformerMethod · 0.36
TestGroupsFunction · 0.36
FindSpectralDataFunction · 0.36
ProcessTracksMethod · 0.36
ShouldCaptureEventFunction · 0.36
CalculateOneSpectrumMethod · 0.36
PopulateMethod · 0.36