[#bsl-is_floating_point_v] = xref:bsl.adoc[bsl]::is_floating_point_v :relfileprefix: ../ :mrdocs: Variable template alias for `is_floating_point<TYPE>::value`. == Synopsis Declared in `<bslmf_isfloatingpoint.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using std::is_floating_point_v; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#