Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
761
bool TrackList::empty() const
762
{
763
return Begin() == End();
764
}
765
766
namespace {
767
// Abstract the common pattern of the following two member functions
Callers
15
DeferChunkApplication
Method · 0.45
RealtimeProcessStart
Method · 0.45
FindModulePaths
Method · 0.45
DiscoverPluginsAtPath
Method · 0.45
Merge
Method · 0.45
ForEachParameter
Method · 0.45
StoreSettings
Method · 0.45
FindIntervals
Method · 0.45
AddItem
Method · 0.45
AddBool
Method · 0.45
StartField
Method · 0.45
ShouldBeginGroup
Method · 0.45
Calls
2
Begin
Function · 0.70
End
Function · 0.70
Tested by
8
SpectrumTransformer
Method · 0.36
TestGroups
Function · 0.36
FindSpectralData
Function · 0.36
ProcessTracks
Method · 0.36
ShouldCaptureEvent
Function · 0.36
CalculateOneSpectrum
Method · 0.36
CalculateOneWaveletSpectrum
Method · 0.36
Populate
Method · 0.36