[#bsl-is_trivially_copyable-09] = xref:bsl.adoc[bsl]::xref:bsl/is_trivially_copyable-044.adoc[is_trivially_copyable]<xref:bsl/owner_equal.adoc[owner_equal]> :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<bslstl_ownerequal.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<> struct xref:bsl/is_trivially_copyable-044.adoc[is_trivially_copyable]<xref:bsl/owner_equal.adoc[owner_equal]> : xref:bsl/true_type.adoc[bsl::true_type] ---- == Base Classes [cols="1,4"] |=== | Name| Description | `xref:bsl/true_type.adoc[bsl::true_type]` | Metafunction representing the boolean constant `true`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#