ByCodePoint.popFront

Undocumented in source.
struct ByCodePoint(E)
@trusted
void
popFront
()
if (
is(Unqual!E == char)
)

Meta