# | Line 21 | Line 21 | public: | |
---|---|---|
21 | Publisher(const std::set<Buddy>& buddies, const Database& database, bool | |
22 | start); | |
23 | ~Publisher() { if (start) publisher.Join(); } | |
24 | – | // |
24 | }; | |
25 | ||
26 | #endif // _Publisher_hpp_ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |