Function is_equal
Synopsis
#include "breeze/cryptography/digest.hpp"
bool is_equal(digest< Hasher > const &) const
Description
Equality comparison (both ==
and !=
are provided).
Source
Line 65 in breeze/cryptography/digest.hpp.
#include "breeze/cryptography/digest.hpp"
bool is_equal(digest< Hasher > const &) const
Equality comparison (both ==
and !=
are provided).
Line 65 in breeze/cryptography/digest.hpp.