Transparent specialization of owner_less for heterogeneous ownership comparison of shared_ptr and weak_ptr.
| Name | Description |
|---|---|
is_transparent | Type alias indicating this is a transparent comparator. |
| Name | Description |
|---|---|
operator() | Return true if the ownership of a is ordered before that of b. |