omni::net::server_error::operator>
NAME

omni::net::server_error::operator>

A member operator of omni::net::server_error

#include <omni/types/net_t.hpp>
bool omni::net::server_error::operator>(const server_error& val)


OVERLOADS

bool omni::net::server_error::operator>(enum_t val)
bool omni::net::server_error::operator>(int32_t val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top