GNOME Bugzilla – Bug 673870
BUILTIN_STL_SUPPORT doesn't know about various C++11 constructs
Last modified: 2012-05-19 12:26:42 UTC
Three that I've had to stub in my own documentation for have been these: ::std::error_code ::std::exception_ptr ::std::system_error But I'm guessing ::std::thread and many others are also missing support. Maybe the very newest version of Doxygen supports them. I prefer to use the packages that come with Fedora, so I don't really want to have to hand-compile it myself to test.
Thanks, I'll go though the list of new C++11 and add the relevant once.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.1. Please verify if this is indeed the case. Reopen the bug if you think it is not fixed and please include any additional information that you think can be relevant.