Menu

#17 Missing description if const function

open
Kai K.
XSLT (28)
3
2007-02-27
2007-02-27
Kai K.
No

To handle const functions the transformations may append "_const" to the name of a function if it is declared with and without const modifier.

Steps to reproduce:
1. create a C++ class
2. add "void myfunction();"
3. add "void myfunction() const;"
4. document the functions
4. run "ant meta2java"
5. look at java class if the docs are copied

Discussion


Log in to post a comment.

MongoDB Logo MongoDB