This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_container_hash
Watch
1
Star
0
Fork
0
forked from
boostorg/container_hash
Code
Pull Requests
Activity
Files
feature/described-class
boost_container_hash
/
include
/
boost
/
container_hash
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Peter Dimov
018fc4e1fa
Add support for described classes to hash.hpp
2022-10-28 19:35:10 +03:00
..
detail
Treat char8_t and std::byte as char types in hash_range
2022-09-20 21:17:41 +03:00
extensions.hpp
Move boost::hash into hash.hpp, delete specializations
2021-10-17 03:54:41 +03:00
hash_fwd.hpp
Add is_described_class to hash_fwd.hpp; include it in hash.hpp
2022-10-28 03:32:18 +03:00
hash.hpp
Add support for described classes to hash.hpp
2022-10-28 19:35:10 +03:00
is_contiguous_range.hpp
msvc-14.0 doesn't quite have expression SFINAE.
Fixes
#28
.
2022-10-26 19:38:53 +03:00
is_described_class.hpp
is_described_class should be false for unions
2022-10-28 18:42:07 +03:00
is_range.hpp
Move traits headers from container_hash/detail/ to container_hash/
2022-09-13 19:45:45 +03:00
is_unordered_range.hpp
Move traits headers from container_hash/detail/ to container_hash/
2022-09-13 19:45:45 +03:00