From ad043d1fff66e80467bec33cd6a75f9ff29613b0 Mon Sep 17 00:00:00 2001
From: Peter Dimov
- All implementation-defined-N types mentioned in the Synopsis
+ All unspecified-N types mentioned in the Synopsis
are CopyConstructible and Assignable. Their copy constructors and
- assignment operators do not throw exceptions. implementation-defined-N::result_type
+ assignment operators do not throw exceptions. unspecified-N::result_type
is defined as the return type of the member function pointer passed as an
argument to mem_fn (R in the Synopsis.)
Common requirements
-@@ -225,7 +225,7 @@ template<class R, class T, class A1, class A2> implementation-defined-6 Throws: Nothing.
-@@ -238,7 +238,7 @@ template<class R, class T, class A1, class A2> implementation-defined-6 Throws: Nothing.
-@@ -250,7 +250,7 @@ template<class R, class T, class A1, class A2> implementation-defined-6 Throws: Nothing.
-@@ -263,7 +263,7 @@ template<class R, class T, class A1, class A2> implementation-defined-6 Throws: Nothing.
-@@ -275,7 +275,7 @@ template<class R, class T, class A1, class A2> implementation-defined-6 Throws: Nothing.