|
Ditto 5.0.0
|
Defines equality for shared_ptr-wrapped SyncSubscription objects.
More...
Public Member Functions | |
| bool | operator() (const std::shared_ptr< SyncSubscription > &a, const std::shared_ptr< SyncSubscription > &b) const noexcept |
Defines equality for shared_ptr-wrapped SyncSubscription objects.
This is used when storing shared_ptr<SyncSubscription>s in an unordered set.