Hi all.
The attached sample code shows a problem whereby functions definitions
and declarations are not matched properly when using namespaces. In
particular, it seems that the matching depends on _how_ my classes and
functions are inserted into a particular namespace.
I found the following message in the archives, which seems to report a
very similar problem ...
> From: Car...@no...
> To: dox...@li...
> Date: Mon, 7 Jan 2002 16:29:10 +0200
> Subject: [Doxygen-users] Problem with namespaces and templates
>
> Hi,
>
> I think I found a problem in Doxygen related to the matching between a
> functions's declaration and it's definition, when namespaces and
> templates are used:
|