[#bsl-upper_bound] = xref:bsl.adoc[bsl]::upper_bound :relfileprefix: ../ :mrdocs: Alias for `std::upper_bound` in the `bsl` namespace. == Synopsis Declared in `<bslstl_algorithm.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using std::upper_bound; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#