Skip to content
Snippets Groups Projects

(Scoped)SubscriptionHandle to unsubscribe from memory updates

Merged Patrick Dormanns requested to merge MemoryListener-unsubscribe into master
All threads resolved!
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -57,4 +57,6 @@ namespace armarx::armem::client::util
SubscriptionHandle handle;
};
void swap(SubscriptionHandle& first, SubscriptionHandle& second);
} // namespace armarx::armem::client::util
Loading