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>
bool omni::math::midpoint_rounding::operator==(const midpoint_rounding& val)


OVERLOADS

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top