[#BloombergLP-bdlcc-Deque-maxSizeT] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/Deque.adoc[Deque]::maxSizeT :relfileprefix: ../../../ :mrdocs: Return the maximum value that can be stored in a veriable of type `size_type`. The high water mark defaults to having this value. == Synopsis Declared in `<bdlcc_deque.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlcc/Deque/size_type.adoc[Deque<TYPE>::size_type] maxSizeT(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#