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