We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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