Re: wishlist: BOOST_NOEXCEPT and Doxygen
Daniel James <[email protected]> Thu, 3 Oct 2013 23:30:19 +0100
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <CAHOE3ydbe+GvZ4UwUxVxgYVbbtZ9F6ttJYfpkNROKM7XgortMw@mail.gmail.com> |
On 3 October 2013 16:54, Eric Niebler <[email protected]> wrote: > It would be very cool if functions marked BOOST_NOEXCEPT in the source > showed up as noexcept in the Doxygen-generated HTML. You should probably create a ticket. FWIW that could probably be handled in the same manner as deleted and default functions. There does seem to be a bit of code duplication there.