cub icon indicating copy to clipboard operation
cub copied to clipboard

classes in util_type.cuh not listed in class index

Open ahehn-nv opened this issue 4 years ago • 0 comments

Classes from util_type.cuh are not listed in https://nvlabs.github.io/cub/classes.html even though they have doxygen comments. One example is DoubleBuffer: https://github.com/NVIDIA/cub/blob/main/cub/util_type.cuh#L791

ahehn-nv avatar Jun 03 '21 09:06 ahehn-nv