Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ Maker
Function
Maker
libraries/lib-utility/tests/CompositeTest.cpp:139–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
return n == *p;
138
}
139
static auto Maker (int value){return std::make_unique<MyComponentEx>(value); };
140
struct MyBuilder;
141
}
142
Callers
1
DoTest
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected