Re: [Boost-docs] wishlist: BOOST_NOEXCEPT and Doxygen

Subject: Re: [Boost-docs] wishlist: BOOST_NOEXCEPT and Doxygen
From: Daniel James (daniel_at_[hidden])
Date: 2013-10-12 20:21:07


On 5 October 2013 10:24, Daniel James <daniel_at_[hidden]> wrote:
> On 5 October 2013 01:52, Eric Niebler <eniebler_at_[hidden]> wrote:
>>
>> Defining a predefined doxygen macro doesn't seem to have the desired
>> effect. Maybe doxygen is dropping the noexcept on the floor. I'll
>> investigate.
>
> It's in 'argslist', same as '= default' and '= delete', so probably
> just need to do the same thing that they do.
>
> But the current solution isn't great. For example, it marks 'foo(int
> value = default_value)' as being '= default'. So what really needs to
> happen is that the code which handles it should be extracted into a
> single template (i.e. function) and changed to only look at things
> after the final ')'. Not too hard, but a bit tedious which xsl. If you
> create a ticket I will get to it, but right now, I have other things.

I've just checked support into trunk.


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