omni::math::midpoint_rounding::to_wstring
NAME

omni::math::midpoint_rounding::to_wstring

A member function of omni::math::midpoint_rounding

#include <omni/types/math_t.hpp>
static std::wstring omni::math::midpoint_rounding::to_wstring(enum_t v)


OVERLOADS

std::wstring omni::math::midpoint_rounding::to_wstring()

SYNOPSIS

Converts the enum to its wide string representation

top

DESCRIPTION

No description.

top