The convertToZeroBasedIndex flag is used as a template parameter controlling whether field numbers are converted to zero-based indices. It is used by parseFieldList, parseNumericFieldList, and makeFieldListOptionHandler.
See Implementation
The convertToZeroBasedIndex flag is used as a template parameter controlling whether field numbers are converted to zero-based indices. It is used by parseFieldList, parseNumericFieldList, and makeFieldListOptionHandler.