Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove unused type definitions.
[simgrid.git] / include / xbt / config.hpp
index 1a04a57..b6f60f0 100644 (file)
@@ -41,7 +41,7 @@ inline std::string const& to_string(std::string const& value)
 }
 inline std::string to_string(std::string&& value)
 {
-  return value;
+  return std::move(value);
 }
 
 // Set default