We should try to avoid using C++ keywords in the header. The first that comes to mind is [module](https://en.cppreference.com/w/cpp/keyword/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