forked from boostorg/smart_ptr
Added missing semicolon at end of ü
[SVN r51700]
This commit is contained in:
@@ -167,7 +167,7 @@
|
|||||||
as to run various timings of the direct and indirect approaches, and found that
|
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.
|
at least on Intel Pentium chips there was very little measurable difference.
|
||||||
Kevlin Henney provided a paper he wrote on "Counted Body Techniques." Dietmar
|
Kevlin Henney provided a paper he wrote on "Counted Body Techniques." Dietmar
|
||||||
Kühl 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
|
users to choose which implementation they preferred, and that was also
|
||||||
experimented with.</p>
|
experimented with.</p>
|
||||||
<p>But Greg Colvin and Jerry Schwarz argued that "parameterization will discourage
|
<p>But Greg Colvin and Jerry Schwarz argued that "parameterization will discourage
|
||||||
|
Reference in New Issue
Block a user