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.
|