Return a const pointer to the first unread element.

Synopsis

Declared in <streams.h>

value_type const*
data() const;

Return Value

A const pointer to the first unread element.

Created with MrDocs