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
This is probably the same as #78, but I'm not sure.
The tag-files seem to be missing multiple entries. I'm specifically looking at static_assert. It shows up in link-map.xml yet not in any of the .tag files. I tried adding it to index-functions-cpp.xml, yet that has no effect.
The text was updated successfully, but these errors were encountered:
@PeterFeicht Ok, PBKAC: Yes, all the keywords are missing. Would be nice having the function-style keywords like static_assert , the casts, alignof, etc. in the list, though.
As for the other missing functions, those were a PBKAC, too. Sorry for the noise.
cmorty
changed the title
doxygen tag-files are missing entries (e.g. static_assert)
doxygen tag-files are missing function-like keywords (e.g. static_assert)
Jun 3, 2019
This is probably the same as #78, but I'm not sure.
The tag-files seem to be missing multiple entries. I'm specifically looking at
static_assert
. It shows up inlink-map.xml
yet not in any of the.tag
files. I tried adding it toindex-functions-cpp.xml
, yet that has no effect.The text was updated successfully, but these errors were encountered: