Re: [Boost-docs] Reference to overloaded function from quickbook to doxygen

Subject: Re: [Boost-docs] Reference to overloaded function from quickbook to doxygen
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2014-12-16 15:57:03


2014-12-16 17:48 GMT+03:00 Raffi Enficiaud <raffi.enficiaud_at_[hidden]>:
>
> Thank you for your answer.
>
> It does not seem like overload is helping in this case. The documentation
> of doxygen indicates that this might be used for overloaded *member*
> functions, so maybe this is the reason (using 1.8.6 BTW). The XML produced
> does not show any key that would enable the distinction of these 3
> overloads, even with this keyword.
>

Actually, `\overload` keyword works even for global overloaded functions.
For example:

Source:
https://github.com/apolukhin/Boost.DLL/blob/master/include/boost/dll/import.hpp#L72
Result: http://apolukhin.github.io/Boost.DLL/boost/dll/import.html

-- 
Best regards,
Antony Polukhin



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