[#prevector-01-value_type] = xref:prevector-01.adoc[prevector<36, unsigned char>]::value_type :relfileprefix: ../ :mrdocs: Type of the elements held by the container. == Synopsis Declared in `<prevector.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef unsigned char value_type; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#