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
|
c4a7262f2b
|
Condition container/string constexpr tests on the appropriate feature macro
|
2024-11-03 22:07:56 +02:00 |
|
Peter Dimov
|
3333dcfcdf
|
Add test/append_string_cx.cpp
|
2024-11-03 21:56:25 +02:00 |
|