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
Return a const pointer to the first unread element.
Declared in <streams.h>
value_type const*
data() const;
A const pointer to the first unread element.
Created with MrDocs