[#bsl-is_trivially_default_constructible-0b] = xref:bsl.adoc[bsl]::xref:bsl/is_trivially_default_constructible-09c.adoc[is_trivially_default_constructible]<xref:bsl/owner_less-0c.adoc[owner_less<POINTER_TYPE>]> :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<bslstl_ownerless.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class POINTER_TYPE> struct xref:bsl/is_trivially_default_constructible-09c.adoc[is_trivially_default_constructible]<xref:bsl/owner_less-0c.adoc[owner_less<POINTER_TYPE>]> : 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]#