Re: Reference to overloaded function from quickbook to doxygen
Antony Polukhin <[email protected]> Tue, 16 Dec 2014 19:57:03 +0400
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <CAKqmYPaSinXr5hDmBkzR=AfUcMbUktPkGzoZedVA0tKws_GZjg@mail.gmail.com> |
2014-12-16 17:48 GMT+03:00 Raffi Enficiaud <[email protected]>: > > 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 _______________________________________________ Boost-docs mailing list [email protected] http://lists.boost.org/mailman/listinfo.cgi/boost-docs