#include <sponge_processing.h>
template<typename T, typename SpongeT, typename ModifierT>
{ std::invoke(fn,
word, bounds) } -> std::same_as<typename SpongeT::word_t>;
}
std::conditional_t< HasNative64BitRegisters, std::uint64_t, uint32_t > word
Definition at line 106 of file sponge_processing.h.