[Doxygen-users] bug?
Brought to you by:
dimitri
|
From: Angela S. <sta...@sa...> - 2001-06-04 14:34:28
|
Hi all.
I think I've found a bug.
In pdf documentation in each detailed description of the overloaded
operator [] I have what follows:
] <return type> <class name>::operator[](<arguments>)
where the header of the method is not bold while all the others are
bold.
I get for example
] INLINE Generator& GenSys::operator[](size_t k)
Am I doing something wrong?
Thanks,
Angela.
|