Revision 1346acd0c29a37f3c4d21edb660aff8d3bb62632 authored by Philippe Canal on 28 March 2014, 19:13:34 UTC, committed by Philippe Canal on 02 April 2014, 08:03:33 UTC
This solves ROOT-5778 by making sure that
 TClassEdit::ResolveTypedef("const std::string&")
and
 TClassEdit::ResolveTypedef("const std::string &")
returns "const std::string&"

This is a redo of 32df5a03fe2371d9ac46380ea6163d0519bbf711
which was inadvertently removed in 3d8b0cd4d0a3708885bd75e98d4b972a751a0a67
1 parent 11eec6f
History
File Mode Size
approx.C -rw-r--r-- 2.6 KB
bent.C -rw-r--r-- 865 bytes
exclusiongraph.C -rw-r--r-- 1.0 KB
exclusiongraph2.C -rw-r--r-- 4.5 KB
gerrors.C -rw-r--r-- 838 bytes
gerrors2.C -rw-r--r-- 1.4 KB
graph.C -rw-r--r-- 916 bytes
graph2derrorsfit.C -rw-r--r-- 1.1 KB
graphApply.C -rw-r--r-- 1018 bytes
graphpolar.C -rw-r--r-- 1.9 KB
graphpolar2.C -rw-r--r-- 766 bytes
graphpolar3.C -rw-r--r-- 605 bytes
graphstruct.C -rw-r--r-- 1.6 KB
graphtext.C -rw-r--r-- 1.0 KB
gtime.C -rw-r--r-- 1.7 KB
gtime2.C -rw-r--r-- 1.5 KB
labels1.C -rw-r--r-- 1.0 KB
labels2.C -rw-r--r-- 1.3 KB
motorcycle.C -rw-r--r-- 2.9 KB
motorcycle.dat -rw-r--r-- 1.7 KB
multigraph.C -rw-r--r-- 1.7 KB
multipalette.C -rw-r--r-- 1.6 KB
seism.C -rw-r--r-- 1.3 KB
splines.C -rw-r--r-- 2.5 KB
surfaces.C -rw-r--r-- 1.5 KB
timeonaxis.C -rw-r--r-- 4.1 KB
timeonaxis2.C -rw-r--r-- 786 bytes
timeonaxis3.C -rw-r--r-- 3.6 KB
waves.C -rw-r--r-- 3.9 KB
zdemo.C -rw-r--r-- 7.8 KB
zones.C -rw-r--r-- 753 bytes

back to top