2
0
mirror of https://github.com/boostorg/hash2.git synced 2026-01-21 04:52:19 +00:00

13 Commits

Author SHA1 Message Date
Rene Rivera
572df91894 Add support for modular build structure. 2025-05-02 20:52:18 -05:00
Peter Dimov
9cdec70834 Change last parameter of tag_invoke to pointer, to avoid implicit conversions and infinite loops 2025-03-04 17:13:23 +02:00
Peter Dimov
ede9eff1c0 Add example/json_value.cpp 2025-03-04 16:54:22 +02:00
Peter Dimov
acfc309f72 Add example/xxh128_from_xxh64.cpp 2024-12-02 18:11:07 +02:00
Peter Dimov
57798744cb Add example/hash_32_64.cpp 2024-11-28 16:53:00 +02:00
Peter Dimov
624e991f7f Add example/hash_with_any_seed.cpp 2024-11-28 14:45:08 +02:00
Peter Dimov
3ad65df2d9 Add example/hash_with_byte_seed.cpp 2024-11-28 14:41:31 +02:00
Peter Dimov
12a4a4e4b5 Add example/hash_with_uint64_seed.cpp 2024-11-28 14:35:06 +02:00
Peter Dimov
099b771e62 Add example/hash_without_seed.cpp 2024-11-28 14:27:23 +02:00
Peter Dimov
0f34746908 Add example/compile_time_2.cpp 2024-11-13 02:23:04 +02:00
Peter Dimov
b9e4e3d312 Add example/compile_time.cpp 2024-11-13 02:23:04 +02:00
Peter Dimov
9265e92a71 Add example/hash2sum.cpp 2024-10-19 16:28:42 +03:00
Peter Dimov
31e6d0e567 Add example/md5sum.cpp 2024-07-17 14:30:50 +03:00