diff --git a/doc/v2/class.html b/doc/v2/class.html index 768a1444..c3e95f74 100644 --- a/doc/v2/class.html +++ b/doc/v2/class.html @@ -345,7 +345,7 @@ class_& def(Init init_expr); generated constructs an object of HeldType according to the semantics described above, using a copy of init_expr's call policies. - If the longest valid prefix of Init contains N + If the longest valid prefix of Init contains N types and init_expr holds M keywords, an initial sequence of the keywords are used for all but the first N - M arguments of each overload. @@ -378,17 +378,21 @@ class_& def(char const* name, Fn fn, A1 const& a1, A2 const& a2, A3