const char* get_stack_size_enum_name(
    pika::threads::thread_stacksize size)

Description

Returns the stack size name.

//////////////////////////////////////////////////////////////////////// Get the readable string representing the given stack size constant.

Declared at: libs/pika/coroutines/include/pika/coroutines/thread_enums.hpp:189

Parameters

pika::threads::thread_stacksize size
this represents the stack size