omni::string::compare_options::to_wstring
NAME

omni::string::compare_options::to_wstring

A member function of omni::string::compare_options

#include <omni/string/util.hpp>
static std::wstring omni::string::compare_options::to_wstring(enum_t v)


OVERLOADS

std::wstring omni::string::compare_options::to_wstring()

SYNOPSIS

Converts the enum to its wide string representation

top

DESCRIPTION

No description.

top