Function‐object type that orders two pointers by the ownership of their shared/weak pointer objects rather than by the pointer addresses.
Synopsis
Declared in <bslstl_ownerless.h>
template<class POINTER_TYPE = void>
struct owner_less;
Specializations
Name |
Description |
Transparent specialization of |
|
Specialization of |
|
Specialization of |
Created with MrDocs