Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
%ZUt, again
[simgrid.git] / include / simgrid / s4u / engine.hpp
index 9a1a5d9..22ef7dc 100644 (file)
@@ -57,7 +57,7 @@ public:
   /** @brief Load a deployment file and launch the actors that it contains */
   void loadDeployment(const char *deploy);
 
-  unsigned int hostCount();
+  size_t hostCount();
   void hostList(std::vector<Host*>*);
 
   /** @brief Run the simulation */