LineBreakRange.popFront

Advances to the next break opportunity.

struct LineBreakRange(R)
void
popFront
()
if (
is(R == string)
)

Meta