MCPcopy Create free account
hub / github.com/audacity/audacity / Define

Method Define

libraries/lib-components/SettingsVisitor.cpp:65–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63// These are functions to override. They do nothing.
64template<bool Const>
65void SettingsVisitorBase<Const>::Define(Arg<bool>, const wxChar *,
66 bool, bool, bool, bool)
67{}
68
69template<bool Const>
70void SettingsVisitorBase<Const>::Define(Arg<size_t>, const wxChar *,

Callers 2

VisitSettingsMethod · 0.45
VisitSettingsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected