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