Resize the unread region to n elements, filling new ones with c.
n
c
Declared in <streams.h>
<streams.h>
void resize( size_type n, value_type c = value_type{});