cub::BlockRadixRankEmptyCallback

Defined in /home/runner/work/cccl/cccl/cub/cub/block/block_radix_rank.cuh

template<int BINS_PER_THREAD>
struct BlockRadixRankEmptyCallback

Empty callback implementation.

Public Functions

inline void operator()(int (&bins)[BINS_PER_THREAD])