[#bsl-owner_less-07] = xref:bsl.adoc[bsl]::xref:bsl/owner_less-0c.adoc[owner_less]<xref:bsl/shared_ptr-0a.adoc[shared_ptr<ELEMENT_TYPE>]> :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<bslstl_ownerless.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class ELEMENT_TYPE> struct xref:bsl/owner_less-0c.adoc[owner_less]<xref:bsl/shared_ptr-0a.adoc[shared_ptr<ELEMENT_TYPE>]>; ---- == Type Aliases [cols="1"] |=== | Name | xref:bsl/owner_less-07/first_argument_type.adoc[`first_argument_type`] | xref:bsl/owner_less-07/result_type.adoc[`result_type`] | xref:bsl/owner_less-07/second_argument_type.adoc[`second_argument_type`] |=== == Member Functions [cols="1,4"] |=== | Name| Description | xref:bsl/owner_less-07/operator_call-02.adoc[`operator()`] | Function call operators |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#