[Doxygen-users] C++ 11/14, etc support
Brought to you by:
dimitri
From: CareyG <car...@ou...> - 2016-09-22 23:19:23
|
I can't find any documentation on the C++ 11/14/17 features supported by Doxygen versions. Does such a document or web page exist? I have code that is mostly written in older C++ (C++ x03) and an increasing amount written in C++ 11/14/17. I need to know whether features such as final, template aliases, overrides, etc are supported as my developers increasingly use these features. If they are not supported, I will have to find ways to work around the use of these language features. And, if they are supported, I would like a reference document (or web page) that I can give to my developers. Thanks, Carey -- View this message in context: http://doxygen.10944.n7.nabble.com/C-11-14-etc-support-tp7717.html Sent from the Doxygen - Users mailing list archive at Nabble.com. |