Skip to content
Snippets Groups Projects
Commit 9653d124 authored by Raul Radu's avatar Raul Radu
Browse files

[MessageBroker] Using smart pointers and resolved bugs

- Using smart pointers to store modules (using weak ptr since this must
      not control the life of a module)
- Added functionality to unsubscribe from all filters
- callbacks are now stored in a unique_ptr to prevent memory leaks when
    the pair is removed from the MultiMap
parent 39165b31
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment