diff options
author | Vladimír Vondruš <mosra@centrum.cz> | 2017-11-29 17:38:13 (GMT) |
---|---|---|
committer | Vladimír Vondruš <mosra@centrum.cz> | 2017-11-29 17:40:00 (GMT) |
commit | 17bceb8f4580535de52d19e8cadf0d088f972bef (patch) | |
tree | 7dbf772e60b415efdc6982d3dcdb84d71dc9f0d1 /src/classdef.h | |
parent | 4f45bd20d4da7d40c793ec4c4c13558581e995ac (diff) | |
download | Doxygen-17bceb8f4580535de52d19e8cadf0d088f972bef.zip Doxygen-17bceb8f4580535de52d19e8cadf0d088f972bef.tar.gz Doxygen-17bceb8f4580535de52d19e8cadf0d088f972bef.tar.bz2 |
Expose underlying enum type in the XML output.
The <type> element (used for function return type and variable type) is
now reused also for underlying enum type.
C++03-style enum types that don't have the underlying type specified
have the <type> tag as well, but empty to indicate that the underlying
type is unspecified.
Added a new test case for this.
Diffstat (limited to 'src/classdef.h')
0 files changed, 0 insertions, 0 deletions