forked from boostorg/detail
Apply typo fixes from Julio M. Merino Vidal
[SVN r27513]
This commit is contained in:
committed by
Andrey Semashev
parent
51baccb399
commit
07fe4630f6
@@ -57,7 +57,7 @@ struct complement
|
||||
struct traits
|
||||
{
|
||||
private:
|
||||
// indirection through complement_traits_aux neccessary to keep MSVC happy
|
||||
// indirection through complement_traits_aux necessary to keep MSVC happy
|
||||
typedef complement_traits_aux<Number, size - 1> prev;
|
||||
public:
|
||||
BOOST_STATIC_CONSTANT(Number, max =
|
||||
|
Reference in New Issue
Block a user