We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Example: check the good reads section here: https://malloc-42.github.io/blog/c++/2021/08/14/Prefer-Scoped-Enums-Over-Unscoped-Enums/.
But linking like malloc-42 website works. (like in Acknowledgement section)
cc: @kshitij12345 @khushi-411
The text was updated successfully, but these errors were encountered:
Ah yes, I too faced this problem. Pages can be linked to other web pages by using:
* [https://stackoverflow.com/questions/71416/forward-declaring-an-enum-in-c](https://stackoverflow.com/questions/71416/forward-declaring-an-enum-in-c)
Please try this method, if it works or not. You can change the name inside [ ] if you want to display some other name.
cc: @krshrimali @kshitij12345
Sorry, something went wrong.
No branches or pull requests
Example: check the good reads section here: https://malloc-42.github.io/blog/c++/2021/08/14/Prefer-Scoped-Enums-Over-Unscoped-Enums/.
But linking like malloc-42 website works. (like in Acknowledgement section)
cc: @kshitij12345 @khushi-411
The text was updated successfully, but these errors were encountered: