Ditto 5.0.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ditto::SyncSubscriptionHash Struct Reference

Defines hashing for shared_ptr-wrapped SyncSubscription objects. More...

Public Member Functions

size_t operator() (const std::shared_ptr< SyncSubscription > &p) const noexcept
 

Detailed Description

Defines hashing for shared_ptr-wrapped SyncSubscription objects.

This is used when storing shared_ptr<SyncSubscription>s in an unordered set.