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