[Boost-bugs] [Boost C++ Libraries] #5478: Doxygen: Support for C++0x explicit conversion operator

Subject: [Boost-bugs] [Boost C++ Libraries] #5478: Doxygen: Support for C++0x explicit conversion operator
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-04-15 16:17:37


#5478: Doxygen: Support for C++0x explicit conversion operator
------------------------------+---------------------------------------------
 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, C++0x explicit operators are not
 documented as explicit

 explicit operator underlying_type const&() const
 ^^^^
 gives

 operator underlying_type const &() const;

 Could this be managed?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5478>
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