Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ rend
Method
rend
libraries/lib-project/Project.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
auto AllProjects::rend() const -> const_reverse_iterator
38
{
39
return gAudacityProjects.rend();
40
}
41
42
auto AllProjects::Remove( AudacityProject &project ) -> value_type
43
{
Callers
15
Call
Method · 0.45
MergeItemsAscendingNamesPass
Method · 0.45
GetClipAtTime
Method · 0.45
Reverse
Method · 0.45
GetClipAtTime
Method · 0.45
Add
Method · 0.45
DoRemoval
Method · 0.45
VisitStates
Method · 0.45
ParseKey
Method · 0.45
create
Method · 0.45
create
Method · 0.45
rend
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected