Re: wishlist: BOOST_NOEXCEPT and Doxygen

Eric Niebler <[email protected]> Fri, 04 Oct 2013 17:52:58 -0700
Newsgroups gmane.comp.lib.boost.documentation
Message-ID <[email protected]>
On 10/3/2013 2:43 PM, Vicente J. Botet Escriba wrote:
> Le 03/10/13 17:54, Eric Niebler a écrit :
>> It would be very cool if functions marked BOOST_NOEXCEPT in the source
>> showed up as noexcept in the Doxygen-generated HTML.
>>
> Hi,
> 
> I don't know if you already use some predefined macros
> 
>    project : requirements
>     #doxygen common parameters
> <doxygen:param>"PREDEFINED=\"BOOST_XX_DOXYGEN_INVOKED=1\" \\
>                                    \"BOOST_CONSTEXPR=constexpr\""
> 

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.

-- 
Eric Niebler
Boost.org
http://www.boost.org