From b16c6a83dc9a75ec39b1ba5b4409df0387016578 Mon Sep 17 00:00:00 2001
From: Peter Dimov
-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.