omni::io::options::to_wstring
NAME

omni::io::options::to_wstring

A member function of omni::io::options

#include <omni/types/fstream_t.hpp>
static std::wstring omni::io::options::to_wstring(enum_t v)


OVERLOADS

std::wstring omni::io::options::to_wstring()

SYNOPSIS

Converts the enum to its wide string representation

top

DESCRIPTION

No description.

top