[#prevector-0c-iterator-iterator_category] = xref:prevector-0c.adoc[prevector]::xref:prevector-0c/iterator.adoc[iterator]::iterator_category :relfileprefix: ../../ :mrdocs: Iterator category tag: models a contiguous iterator. == Synopsis Declared in `<prevector.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using iterator_category = std::contiguous_iterator_tag; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#