MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / setDefaultValue

Method setDefaultValue

lib/config/flags.h:193–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

191 }
192
193 void setDefaultValue(T value)
194 {
195 _value = _defaultValue = value;
196 }
197
198 bool hasArgument() const override
199 {

Callers 3

testDefaultIntValueFunction · 0.80
testOverriddenIntValueFunction · 0.80

Calls

no outgoing calls

Tested by 1