doxygen message I don't understand
"D. R. Evans" <[email protected]> Wed, 18 Apr 2018 15:50:34 -0600
| Newsgroups | gmane.text.doxygen.general |
|---|---|
| Message-ID | <[email protected]> |
I am running debian stable.
doxygen is emitting this message:
----
/home/n7dr/projects/drlog/src/drlog_context.cpp:1615: warning: documented
symbol `decltype' was not declared or defined.
----
This is the relevant part of the source file:
----
/*! \brief Get names and values of sent exchange fields for a particular mode
\param m target mode
\return the names and values of all the fields in the sent exchange
when the mode is <i>m</i>
*/
const decltype(drlog_context::_sent_exchange)
drlog_context::sent_exchange(const MODE m)
----
I don't understand what doxygen is complaining about. It looks fine to me, and
there is no problem compiling. So how do I get rid of the message from doxygen?
Doc
--
Web: http://enginehousebooks.com/drevans
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Doxygen-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/doxygen-users
signature.asc
(application/pgp-signature, 195 B)
-----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQRWBjQtTqmzCoJnxKFp16y8NikSuAUCWte9qgAKCRBp16y8NikS uBXAAKD5rlczJhXZdZtrBNA1WJBPxocI5wCfVdPbLyxUeteZV8+l7p7zlIViCdw= =vnl/ -----END PGP SIGNATURE-----