Classes
Strings

Classes

class  cudf::string_view
 A non-owning, immutable view of device data that is a variable length char array representing a UTF-8 string. More...
 
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...
 

Detailed Description