Get an iterator to one past the end element in a buffer sequence.
template< typename C> auto buffer_sequence_end( C & c);