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