Declared in <absl/hash/hash.h>
<absl/hash/hash.h>
template< typename T, typename... Ts> static HashState combine( HashState state, T const& value, Ts const&... values);
Created with MrDocs