You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The corresponding symbols are not included in the generated documentation.
When adding parentheses around the template argument, the error messages still appear. However, the symbols appear in the generated documentation, but the UDAs are missing.
The text was updated successfully, but these errors were encountered:
ok, i think the parser just doesn't realize that @ can have a thing too
I have been insanely busy these last few weeks (I am getting married
next week! and my day job has the busiest time of the year too) but i
will try to look into it by the end of this week.
There's a couple parser bugs that need to be fixed.
Running adrdox on the following code results in errors:
The corresponding symbols are not included in the generated documentation.
When adding parentheses around the template argument, the error messages still appear. However, the symbols appear in the generated documentation, but the UDAs are missing.
The text was updated successfully, but these errors were encountered: