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