data overloads
Synopses
Declared in <streams.h>
Return a pointer to the first unread element.
Return a const pointer to the first unread element.
value_type const*
data() const;
Return Value
-
A pointer to the first unread element.
-
A const pointer to the first unread element.
Created with MrDocs