Boost logo

Boost :

Subject: Re: [boost] [documentation] help - SFINAE confuses doxygen
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-02-20 21:24:32


AMDG

Simonson, Lucanus J wrote:
> I have noticed after attempting to document my overloaded template functions in doxygen that is simply doesn't work. Doxygen appears to consider all SFINAE overloads of a templated function as a single function, but doxygen's treatment of them is quite erratic. It seems to generally have a bunch of assumptions built into its internal logic about what can't happen in C++ code that aren't valid in my case. Does anyone have any suggestions for how to deal with these issues? I notice that doxygen is used with BoostBook, and I know this must have come up in other libraries. How is it solved?
>

I certainly haven't solved it.
http://www.boost.org/doc/libs/1_38_0/doc/html/boost/units/pow_id3803587.html
(e.g.)

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk