default types and values
More...
|
template<class Key > |
constexpr __host____device__ Key | empty_key () noexcept |
|
template<class Key > |
constexpr __host____device__ Key | tombstone_key () noexcept |
|
template<class Key > |
constexpr __host____device__ Key | seed () noexcept |
|
constexpr __host____device__ index_t | temp_memory_bytes () noexcept |
|
constexpr __host____device__ index_t | probing_length () noexcept |
|
◆ hasher_t
◆ probing_scheme_t
template<class Key , index_t CGSize>
◆ status_handler_t
◆ table_storage_t
template<class Key , class Value >
◆ value_storage_t
◆ empty_key()
template<class Key >
constexpr __host____device__ Key warpcore::defaults::empty_key |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ probing_length()
constexpr __host____device__ index_t warpcore::defaults::probing_length |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ seed()
template<class Key >
constexpr __host____device__ Key warpcore::defaults::seed |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ temp_memory_bytes()
constexpr __host____device__ index_t warpcore::defaults::temp_memory_bytes |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ tombstone_key()
template<class Key >
constexpr __host____device__ Key warpcore::defaults::tombstone_key |
( |
| ) |
|
|
inlineconstexprnoexcept |