Hi Carey,

Doxygen should support all C++ features up to and including version 11.
C++14 doesn't have many new language changes that are relevant for doxygen's 
parser, so it should work as well.
C++17 has not been standardised, so it is not explicitly supported.

Regards,
  Dimitri

> On 22 Sep 2016, at 23:58 , CareyG <careygis...@outlook.com> wrote:
> 
> 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.
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Doxygen-users mailing list
> Doxygen-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/doxygen-users


------------------------------------------------------------------------------
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to