Namespaces | Enumerations
side_type.hpp File Reference

Go to the source code of this file.

Namespaces

 cudf
 cuDF interfaces
 
 cudf::strings
 Strings column APIs.
 

Enumerations

enum class  cudf::strings::side_type { cudf::strings::LEFT , cudf::strings::RIGHT , cudf::strings::BOTH }
 Direction identifier for cudf::strings::strip and cudf::strings::pad functions. More...