StateName

Get a string with the state name

Synopsis

Declared in <versionbits_impl.h>

std::string
StateName(ThresholdState state);

Return Value

The human-readable name of the state.

Parameters

NameDescription
stateThe threshold state to name.