Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
plug 2 memleaks
[simgrid.git] / include / simgrid / s4u / mailbox.hpp
index f1b2f3f..aa5f327 100644 (file)
@@ -56,6 +56,7 @@ private:
   std::string name_;
   smx_mailbox_t inferior_;
   static boost::unordered_map<std::string, Mailbox *> *mailboxes;
+  friend s4u::Engine;
 };
 }} // namespace simgrid::s4u