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