omni::system::endian_type::operator>
NAME

omni::system::endian_type::operator>

A member operator of omni::system::endian_type

#include <omni/system.hpp>
bool omni::system::endian_type::operator>(const endian_type& val)


OVERLOADS

bool omni::system::endian_type::operator>(enum_t val)
bool omni::system::endian_type::operator>(int32_t val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top