[#bsl-is_integral_v] = xref:bsl.adoc[bsl]::is_integral_v :relfileprefix: ../ :mrdocs: This template variable represents the result value of the `bsl::is_integral` meta‐function. == Synopsis Declared in `<bslmf_isintegral.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using std::is_integral_v; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#