CSVEventRange.popFront

Move to the next event in the range.

struct CSVEventRange(Range)
@trusted
void
popFront
()

Throws

CSVException on a CSV format error.

Meta