This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_container_hash
Watch
1
Star
0
Fork
0
You've already forked boost_container_hash
forked from
boostorg/container_hash
Code
Pull Requests
Activity
Files
feature/point2-example
Add File
New File
Upload File
Apply Patch
boost_container_hash
/
include
/
boost
/
container_hash
History
Peter Dimov
f51f68fe93
Do not use the u8string and u8string_view typedefs, because char8_t availability does not guarantee their presence
2022-10-30 03:01:05 +02: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
Do not use the u8string and u8string_view typedefs, because char8_t availability does not guarantee their presence
2022-10-30 03:01:05 +02: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