[#prevector-01-STATIC_SIZE] = xref:prevector-01.adoc[prevector<36, unsigned char>]::STATIC_SIZE :relfileprefix: ../ :mrdocs: Number of elements stored inline before switching to heap allocation. == Synopsis Declared in `<prevector.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr static unsigned int STATIC_SIZE; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#