omni::crypto::hash_type::operator>
NAME

omni::crypto::hash_type::operator>

A member operator of omni::crypto::hash_type

#include <omni/types/crypto_t.hpp>
bool omni::crypto::hash_type::operator>(const hash_type& val)


OVERLOADS

bool omni::crypto::hash_type::operator>(enum_t val)
bool omni::crypto::hash_type::operator>(int32_t val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top