Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ ToString
Function
ToString
libraries/lib-wx-init/Journal.cpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
std::string ToString(const wxString& str)
76
{
77
return str.ToStdString();
78
}
79
80
template<typename T>
81
std::string ToString(const T& arg)
Callers
12
Log
Function · 0.70
Export
Method · 0.50
WriteAttr
Method · 0.50
Process
Method · 0.50
GetClipBoundaries
Function · 0.50
ProcessOne
Method · 0.50
Paste
Method · 0.50
HandleXMLEndTag
Method · 0.50
WriteXML
Method · 0.50
Send
Method · 0.50
ToString
Method · 0.50
RoundValue
Function · 0.50
Calls
1
to_string
Function · 0.85
Tested by
no test coverage detected