nameespace alps { std::string hostname(); }
returns the name of the machine the process is running on.std::string hostname();
copyright (c) 1994-2010 by Matthias Troyer
Distributed under the Boost Software License, Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt)