Re: [Boost-docs] wishlist: Doxygen BOOST_NOEXCEPT_EXPR and fixed BOOST_CONSTEXPR

Subject: Re: [Boost-docs] wishlist: Doxygen BOOST_NOEXCEPT_EXPR and fixed BOOST_CONSTEXPR
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2014-04-30 22:36:23


AMDG

On 04/30/2014 04:27 PM, Daniel James wrote:
> On 30 April 2014 06:42, Glen Fernandes <glen.fernandes_at_[hidden]> wrote:
>> It would be great if BOOST_NOEXCEPT_IF(BOOST_NOEXCEPT_EXPR(e))
>> shows up as noexcept(noexcept(e)).
>
> That's unlikely, implementing support for BOOST_NOEXCEPT_IF was enough
> of a pain, the xml representation from doxygen is useless. But patches
> welcome etc.
>
>> Also I was under the impression that BOOST_CONSTEXPR was supported,
>> but it doesn't show up as 'constexpr'.
>
> I'll need an example before I can do anything.
>

Doxygen has a preprocessor. I would strongly suggest
handling this with predefined macros, instead of
modifying the xsl script.

In Christ,
Steven Watanabe


This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC