We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
As the title said, the public and detail headers should have the same names. Currently there are some inconsistencies between them. For example:
cudf/copying.hpp
cudf/detail/copy.hpp
We should change the file names to make them consistent.