mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-16 00:46:03 +08:00
Removed redundant comment
This commit is contained in:
parent
f7b9907767
commit
2926a72ea2
@ -49,7 +49,6 @@ namespace etl
|
||||
//***************************************************************************
|
||||
/// Calculates the murmur3 hash.
|
||||
/// See https://en.wikipedia.org/wiki/MurmurHash for more details.
|
||||
///\tparam ENDIANNESS The endianness of the calculation for input types larger than uint8_t. Default = endian::little.
|
||||
///\ingroup murmur3
|
||||
//***************************************************************************
|
||||
template <typename THash>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user