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
|
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
|
dc0d7cde19
|
Move flavor definitions to their own header
|
2024-10-25 18:54:40 +03:00 |
|
Peter Dimov
|
32959381c1
|
Add test/flavor.cpp
|
2024-10-25 18:42:05 +03:00 |
|