[#DataStream-empty] = xref:DataStream.adoc[DataStream]::empty :relfileprefix: ../ :mrdocs: Return true if no unread elements remain. == Synopsis Declared in `<streams.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool empty() const; ---- == Return Value True if no unread elements remain, false otherwise. [.small]#Created with https://www.mrdocs.com[MrDocs]#