Class definition for cudf::list_view. More...
#include <cudf/utilities/export.hpp>Go to the source code of this file.
Classes | |
| class | cudf::list_view |
| A non-owning, immutable view of device data that represents a list of elements of arbitrary type (including further nested lists). More... | |
Namespaces | |
| cudf | |
| cuDF interfaces | |
Class definition for cudf::list_view.
Definition in file list_view.hpp.