diff --git a/index.htm b/index.htm index 6f66cb7..d203c1f 100644 --- a/index.htm +++ b/index.htm @@ -302,7 +302,8 @@ categories.

::boost::is_scalar<T>::value Evaluates to true only if T is cv-qualified scalar type. That is an - arithmetic, a pointer or a pointer to member type. + arithmetic, enumeration, pointer or a pointer to member + type.

3.9p10