omni::math::midpoint_rounding::operator=
NAME

omni::math::midpoint_rounding::operator=

A member operator of omni::math::midpoint_rounding

#include <omni/types/math_t.hpp>
midpoint_rounding& omni::math::midpoint_rounding::operator=(const midpoint_rounding& val)


OVERLOADS

midpoint_rounding& omni::math::midpoint_rounding::operator=(enum_t val)
midpoint_rounding& omni::math::midpoint_rounding::operator=(int32_t val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top