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