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