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