[#BloombergLP-bdlb-String-toUpper-0d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/String.adoc[String]::toUpper :relfileprefix: ../../../ :mrdocs: Replace lower case characters in the specified `string` with upper‐case equivalents. == Synopsis Declared in `<bdlb_string.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void toUpper(std::pmr::string* string); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#