Added missing semicolon at end of &uuml

[SVN r51700]
This commit is contained in:
Frank Mori Hess
2009-03-11 13:55:29 +00:00
parent fbc6919eae
commit fa3c56747d

View File

@ -167,7 +167,7 @@
as to run various timings of the direct and indirect approaches, and found that
at least on Intel Pentium chips there was very little measurable difference.
Kevlin Henney provided a paper he wrote on "Counted Body Techniques." Dietmar
K&uumlhl suggested an elegant partial template specialization technique to allow
Kühl suggested an elegant partial template specialization technique to allow
users to choose which implementation they preferred, and that was also
experimented with.</p>
<p>But Greg Colvin and Jerry Schwarz argued that "parameterization will discourage