forked from boostorg/static_assert
Fixed typo
[SVN r12473]
This commit is contained in:
@ -131,7 +131,7 @@ argument, we can achieve this using something like this:</p>
|
||||
<pre>#include <climits>
|
||||
#include <boost/static_assert.hpp>
|
||||
|
||||
Template <class UnsignedInt>template <class UnsignedInt>
|
||||
template <class UnsignedInt>
|
||||
class myclass
|
||||
{
|
||||
private:
|
||||
|
Reference in New Issue
Block a user