Class definition for cudf::strings_column_view. More...
#include <cudf/column/column_view.hpp>
#include <cudf/utilities/default_stream.hpp>
#include <cudf/utilities/export.hpp>
Go to the source code of this file.
Classes | |
class | cudf::strings_column_view |
Given a column-view of strings type, an instance of this class provides a wrapper on this compound column for strings operations. More... | |
Namespaces | |
cudf | |
cuDF interfaces | |
cudf::strings | |
Strings column APIs. | |
Class definition for cudf::strings_column_view.
Definition in file strings_column_view.hpp.