omni::sync::thread_priority::to_wstring
NAME

omni::sync::thread_priority::to_wstring

A member function of omni::sync::thread_priority

#include <omni/types/thread_t.hpp>
static std::wstring omni::sync::thread_priority::to_wstring(enum_t v)


OVERLOADS

std::wstring omni::sync::thread_priority::to_wstring()

SYNOPSIS

Converts the enum to its wide string representation

top

DESCRIPTION

No description.

top