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