2
0
mirror of https://github.com/boostorg/hash2.git synced 2026-01-23 17:42:37 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Peter Dimov
63baf5b735 Remove byte_type.hpp 2023-12-07 18:16:41 +02:00
Peter Dimov
158d2c5418 Replace uses of <boost/cstdint.hpp> with <cstdint> 2023-12-02 00:52:47 +02:00
Peter Dimov
888b74997c Remove uses of Boost.Array 2023-12-01 18:56:04 +02:00
Peter Dimov
34ae31a6d8 Remove uses of Boost.TypeTraits 2023-12-01 18:33:59 +02:00
Peter Dimov
763643518b Add seed constructor taking uint64_t 2018-01-07 13:37:08 +02:00
Peter Dimov
fc33bf6ca6 Test Assignable in concept.cpp 2018-01-07 02:07:17 +02:00
Peter Dimov
9531374ce5 Resolve ambiguity between H(p, n) and H(seed1, seed2) 2018-01-06 17:04:34 +02:00
Peter Dimov
402cc520d1 Initial commit 2018-01-06 16:45:24 +02:00