[Doxygen-develop] Review patch, please
Brought to you by:
dimitri
From: Olaf M. <o.m...@me...> - 2013-07-30 13:03:29
|
Hello, I added a patch to a bug report (#703791) that left a few open questions. Would it be possible to comment / clarify these here? 1. When documenting classes out-of-line, is the following desired behaviour (note the missing space): \class A<a.h> ? It clashes with my proposed solution for template specialisation: \class A<double> . 2. Which function to call to get the canonical class name from within commentscan.l ? Best regards, Olaf Mandel |