Skip to content

[FEA] Public header and detail header files should have the same names #12112

Open
@ttnghia

Description

@ttnghia

As the title said, the public and detail headers should have the same names. Currently there are some inconsistencies between them. For example:

  • Public header: cudf/copying.hpp,
  • Detail header: cudf/detail/copy.hpp.

We should change the file names to make them consistent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingBreaking changefeature requestNew feature or requestgood first issueGood for newcomersimprovementImprovement / enhancement to an existing functionlibcudfAffects libcudf (C++/CUDA) code.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions