[#bsl-owner_less-06] = xref:bsl.adoc[bsl]::xref:bsl/owner_less-0c.adoc[owner_less]<void> :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<bslstl_ownerless.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<> struct xref:bsl/owner_less-0c.adoc[owner_less]<void>; ---- == Type Aliases [cols="1,4"] |=== | Name| Description | xref:bsl/owner_less-06/is_transparent.adoc[`is_transparent`] | Type alias indicating this is a transparent comparator. |=== == Member Functions [cols="1,4"] |=== | Name| Description | xref:bsl/owner_less-06/operator_call-0b.adoc[`operator()`] | Function call operators |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#