id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 2937,Workaround buggy XML from doxygen,Daniel James,Daniel James,"For this code: {{{ template struct example_template {}; }}} Doxygen 1.5.6 would generates the parameter list: {{{ typename TypeParameter TypeParameter int NonTypeParameter NonTypeParameter typename TypeParameterWithDefault TypeParameterWithDefault int }}} But Doxygen 1.5.8 generates: {{{ typename TypeParameter int NonTypeParameter NonTypeParameter typename TypeParameterWithDefault int }}} Note that the names of type parameters are inside the type. This is confusing doxygen2boostbook and I need to work around it.",Bugs,closed,Boost 1.39.0,Documentation,Boost Development Trunk,Problem,fixed,,