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
Name |
Description |
state |
The threshold state to name. |
Created with MrDocs