Fixed typo

[SVN r12473]
This commit is contained in:
John Maddock
2002-01-24 12:37:38 +00:00
parent 3ab5f7708e
commit f2725b11af

View File

@ -131,7 +131,7 @@ argument, we can achieve this using something like this:</p>
<pre>#include &lt;climits&gt;
#include &lt;boost/static_assert.hpp&gt;
Template &lt;class UnsignedInt&gt;template &lt;class UnsignedInt&gt;
template &lt;class UnsignedInt&gt;
class myclass
{
private: