Specialization of owner_less that orders weak_ptr objects by ownership.
Synopsis
Declared in <bslstl_ownerless.h>
template<class ELEMENT_TYPE>
struct owner_less<weak_ptr<ELEMENT_TYPE>>;
Type Aliases
Name |
Description |
This |
|
This |
|
This |
Member Functions
Name |
Description |
Return |
Created with MrDocs