X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b42071214875fcd7bc356687f3ebe896d83198c5..3d35f119d529a283de2a39bca8d8034e6086aefc:/include/xbt/config.hpp diff --git a/include/xbt/config.hpp b/include/xbt/config.hpp index b6f60f00f6..1a04a570f9 100644 --- a/include/xbt/config.hpp +++ b/include/xbt/config.hpp @@ -41,7 +41,7 @@ inline std::string const& to_string(std::string const& value) } inline std::string to_string(std::string&& value) { - return std::move(value); + return value; } // Set default