ConsumeEntireFieldListString

The consumeEntireFieldListString flag is used as a template parameter indicating whether the entire field-list string should be consumed. It is used by parseNumericFieldList.

alias ConsumeEntireFieldListString = Flag!"consumeEntireFieldListString"

Meta