pika::runtime_mode get_runtime_mode_from_name(
const std::string& mode)
pika::runtime_mode get_runtime_mode_from_name(
const std::string& mode)Description
Returns the internal representation (runtime_mode constant) from the readable string representing the name.
//////////////////////////////////////////////////////////////////////// This represents the internal representation from the readable string representing the name.
Declared at: libs/pika/runtime_configuration/include/pika/runtime_configuration/runtime_mode.hpp:44
Parameters
- const std::string& mode
- this represents the runtime mode