MCPcopy 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}
139static auto Maker (int value){return std::make_unique<MyComponentEx>(value); };
140struct MyBuilder;
141}
142

Callers 1

DoTestFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected