We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b75dc6 commit 5c43407Copy full SHA for 5c43407
source/utilities.tex
@@ -11498,6 +11498,11 @@
11498
\pnum
11499
\throws
11500
Nothing unless the constructor for \tcode{T} throws.
11501
+
11502
+\pnum
11503
+\remarks
11504
+This function shall not participate in overload resolution if
11505
+\tcode{T} is a specialization of \tcode{pair}.
11506
\end{itemdescr}
11507
11508
\indexlibrarymember{construct}{polymorphic_allocator}%
@@ -12751,6 +12756,11 @@
12751
12756
contained element.
12752
12757
\end{note}
12753
12758
\end{itemize}
12759
12760
12761
12762
12763
12754
12764
12755
12765
12766
\indexlibrarymember{construct}{scoped_allocator_adaptor}%
0 commit comments