Subject: [Boost-bugs] [Boost C++ Libraries] #5479: Doxygen: Support for C++0x scoped enums
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-04-15 16:20:37
#5479: Doxygen: Support for C++0x scoped enums
------------------------------+---------------------------------------------
Reporter: viboes | Owner: djowel
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: quickbook
Version: Boost 1.46.1 | Severity: Problem
Keywords: |
------------------------------+---------------------------------------------
While generating the doc with doxygen, scoped enums are not documented
enum class {E1, E2, E3};
^^^^
gives
enum class {E1, E2, E3};
Could this be managed?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5479> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:06 UTC