[quickbook] disambiguate overloaded function
30 Jul
2014
30 Jul
'14
10:39 a.m.
Hi, I'm using quickbook and doxygen to generate my documentation. Suppose I have the following functions: func(int); func(std::string); They have separate reference pages, I'd like to link to them. However, I can't specify which one I mean using quickbooks funcref construct: [funcref func text] // results in: Reference to function 'func' is ambiguous. How can I specify the overload? Thanks, Benedek
3773
Age (days ago)
3773
Last active (days ago)
0 comments
1 participants
participants (1)
-
Benedek Thaler