end overloads
end
Declared in <util/hash_type.h>
<util/hash_type.h>
Returns an iterator past the last byte of the hash.
unsigned char* end();
» more...
Returns a const iterator past the last byte of the hash.
unsigned char const* end() const;
A pointer past the last byte.
Created with MrDocs