std::experimental::erase
treated as namespaces in doxygen tagfile
#29
Labels
std::experimental::erase
treated as namespaces in doxygen tagfile
#29
Hello,
In the most recent release the doxygen web tagfile has some weird namespaces that include
(
characters. Looks like this might be the result of typo in a config change somewhere causingstd::experimental::erase
to be treated as a namespace instead of a function, but I don't know enough about how this project works to dive into it myself.The first example in question appears in
cppreference-doxygen-web.tag.xml
at line 30706:You'll be able to quickly find others just by skipping through the search results for
kind="namespace"
, since there aren't too many.The text was updated successfully, but these errors were encountered: