This way the Iterator::size_hint() function can be used by the Extend::extend() implementation, which might safe reallocations for the underlying buffer. Signed-off-by: Matthias Beyer <mail@beyermatthias.de>