diff --git a/bind.html b/bind.html index 73b20d0..e50b42c 100644 --- a/bind.html +++ b/bind.html @@ -519,7 +519,7 @@ implicitly converted to R. implicitly converted to R.
-Throws: Nothing unless the copy constructors of F and A1 throw an exception. +Throws: Nothing unless the copy constructors of F or A1 throw an exception.
-Throws: Nothing unless the copy constructors of F, A1 and A2 throw an exception. +Throws: Nothing unless the copy constructors of F, A1 or A2 throw an exception.
-Throws: Nothing unless the copy constructors of A1 and A2 throw an exception. +Throws: Nothing unless the copy constructors of A1 or A2 throw an exception.