Skip to content

Some C++ header files contain using namespace foo #256

@levy

Description

@levy

According to C++ conventions this is considered bad practice. The namespace will be also used in the C++ files where the header is included even if the file is not the implementation but a simple user.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions