Skip to content

Mix of namespaces in headers causes build failures #5213

Closed
@vladimirlaz

Description

@vladimirlaz

In the code there is using namespace in headers which causes mixture of namespcaes.
As a C++ developer I wouldn't expect to see using namespace in the C++ code especially in library and/or headers that are used by multiple users.

see intel/llvm-test-suite#659 (comment)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcudaCUDA back-end

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions