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