Template Function icrar::write_hash(const char *, T)

Function Documentation

template<typename T>
void icrar::write_hash(const char *filename, T hash)

Writes a hash value to a specified file.

Template Parameters:

T – the hash value

Parameters:
  • filename – the hash file to write to

  • hash – the hash value