void throw_runtime_error(
const std::string& func,
const std::string& message)
void throw_runtime_error(
const std::string& func,
const std::string& message)Description
////////////////////////////////////////////////////////////////////////
Declared at: libs/pika/resource_partitioner/src/detail_partitioner.cpp:35
Parameters
- const std::string& func
- const std::string& message