Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Namespace alias support #44

Open
Chlumsky opened this issue Mar 15, 2024 · 0 comments
Open

Namespace alias support #44

Chlumsky opened this issue Mar 15, 2024 · 0 comments
Labels
header-parser Involves the header parser imperfection A mostly cosmetic issue

Comments

@Chlumsky
Copy link
Owner

Apparently it is possible to alias namespaces as

namespace standard_library = std;
namespace schrono = std::chrono;

Header parser would fail if this was encountered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
header-parser Involves the header parser imperfection A mostly cosmetic issue
Projects
Status: Low Priority
Development

No branches or pull requests

1 participant