omni::system::architecture_type::to_wstring
NAME

omni::system::architecture_type::to_wstring

A member function of omni::system::architecture_type

#include <omni/system.hpp>
static std::wstring omni::system::architecture_type::to_wstring(enum_t v)


OVERLOADS

std::wstring omni::system::architecture_type::to_wstring()

SYNOPSIS

Converts the enum to its wide string representation

top

DESCRIPTION

No description.

top