[#bsl-owner_equal] = xref:bsl.adoc[bsl]::owner_equal :relfileprefix: ../ :mrdocs: Function object that compares `shared_ptr`/`weak_ptr` owner equality. == Synopsis Declared in `<bslstl_ownerequal.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct owner_equal; ---- == Type Aliases [cols="1,4"] |=== | Name| Description | xref:bsl/owner_equal/is_transparent.adoc[`is_transparent`] | Type alias indicating this is a transparent comparator. |=== == Member Functions [cols="1,4"] |=== | Name| Description | xref:bsl/owner_equal/operator_call-0d.adoc[`operator()`] | Function call operators |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#