Skip to content
Unverified Commit f37028c2 authored by Kazu Hirata's avatar Kazu Hirata Committed by GitHub
Browse files

[Support] Rename HashBuilderImpl to HashBuilder (NFC) (#68173)

Commit 9370271e made HashBuilder an
alias for HashBuilderImpl:

  template <class HasherT, support::endianness Endianness>
  using HashBuilder = HashBuilderImpl<HasherT, Endianness>;

This patch renames HashBuilderImpl to HashBuilder while removing the
alias above.
parent 6f44f870
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment