Peter Dimov
|
9557589c07
|
Revert "Switch Flavor::size_type for the predefined flavors to std::uint64_t; if we at some point need to append a foreign size_t hash, e.g. from std::hash<T>, we need to not throw away information"
This reverts commit 877f6c9342.
|
2025-03-05 14:45:22 +02:00 |
|
Peter Dimov
|
7178037091
|
Rename hash_append_sized_range to hash_append_range_and_size
|
2025-03-03 19:29:44 +02:00 |
|
Peter Dimov
|
877f6c9342
|
Switch Flavor::size_type for the predefined flavors to std::uint64_t; if we at some point need to append a foreign size_t hash, e.g. from std::hash<T>, we need to not throw away information
|
2024-11-09 22:00:43 +02:00 |
|
Peter Dimov
|
3333dcfcdf
|
Add test/append_string_cx.cpp
|
2024-11-03 21:56:25 +02:00 |
|
Peter Dimov
|
449fa19eaf
|
Add test/append_string.cpp
|
2024-10-25 21:31:18 +03:00 |
|