hpx/util/get_entry_as.hpp

See Public API for a list of names and headers that are part of the public HPX API.

namespace hpx
namespace util

Functions

template<typename DestType, typename Config, typename std::enable_if<!std::is_same<DestType, std::string>::value, bool>::type = false>
DestType get_entry_as(Config const &config, std::string const &key, DestType const &dflt)