-
-
Notifications
You must be signed in to change notification settings - Fork 40
Avoid C++ keywords #21
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
We should try to avoid using C++ keywords in the header. The first that comes to mind is module (since C++20).
cppreference.com is usually pretty reliable: https://en.cppreference.com/w/cpp/keyword
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request