[#DataStream-const_iterator] = xref:DataStream.adoc[DataStream]::const_iterator :relfileprefix: ../ :mrdocs: Const iterator over the stream's elements. == Synopsis Declared in `<streams.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef vector_type::const_iterator const_iterator; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#