Definition Partitioner.hpp:146
typename iter_value< T >::type iter_value_t
A C++17 type trait equivalent to the C++20 iter_value concept.
Definition iter_value.hpp:58
typename range_value< R >::type range_value_t
A C++17 type trait equivalent to the C++20 range_value concept.
Definition range_value.hpp:26
constexpr size_t hash(const T &v)
Generates a hash for the provided type.
Definition Hash.hpp:25
A C++17 type trait equivalent to the C++20 range_value concept.
Definition range_value.hpp:21