[Doxygen-users] Doxygen not showing friend operators of C++ base class
Brought to you by:
dimitri
From: Maarten de J. <mj...@ni...> - 2017-09-01 06:20:59
|
Dear all, In some previous versions of Doxygen (e.g. 1.6.1) , the friend operators of the base class in the attached example were displayed as "Friends" under the listing of the derived class but this is no longer so in the latest version of Doxygen (1.8.13). For information, the parameter INLINE_INHERITED_MEMB = YES. Would it be possible to recover this information? Thanks in advance, Maarten |