assertion helpers
More...
◆ is_cycle_free_probing_scheme()
template<class T >
constexpr __host____device__ bool warpcore::checks::is_cycle_free_probing_scheme |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ is_hasher()
template<class T >
constexpr __host____device__ bool warpcore::checks::is_hasher |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ is_key_value_storage()
template<class T >
constexpr __host____device__ bool warpcore::checks::is_key_value_storage |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ is_probing_scheme()
template<class T >
constexpr __host____device__ bool warpcore::checks::is_probing_scheme |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ is_status_handler()
template<class T >
constexpr __host____device__ bool warpcore::checks::is_status_handler |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ is_true_permutation_hasher()
template<class T >
constexpr __host____device__ bool warpcore::checks::is_true_permutation_hasher |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ is_valid_cg_size()
constexpr __host____device__ bool warpcore::checks::is_valid_cg_size |
( |
index_t |
cgsize | ) |
|
|
inlineconstexprnoexcept |
◆ is_valid_counter_type()
template<class T >
constexpr __host____device__ bool warpcore::checks::is_valid_counter_type |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ is_valid_key_type()
template<class T >
constexpr __host____device__ bool warpcore::checks::is_valid_key_type |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ is_valid_slot_type()
template<class T >
constexpr __host____device__ bool warpcore::checks::is_valid_slot_type |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ is_valid_value_type()
template<class T >
constexpr __host____device__ bool warpcore::checks::is_valid_value_type |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ is_value_storage()
template<class T >
constexpr __host____device__ bool warpcore::checks::is_value_storage |
( |
| ) |
|
|
inlineconstexprnoexcept |