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 7a09ddd commit c261743Copy full SHA for c261743
source/future.tex
@@ -1319,6 +1319,7 @@
1319
The following member is defined in addition to those
1320
specified in \ref{default.allocator}:
1321
1322
+\indexlibrarymember{is_always_equal}{allocator}%
1323
\begin{codeblock}
1324
namespace std {
1325
template<class T> class allocator {
source/utilities.tex
@@ -8700,7 +8700,6 @@
8700
\indexlibrarymember{size_type}{allocator}%
8701
\indexlibrarymember{difference_type}{allocator}%
8702
\indexlibrarymember{propagate_on_container_move_assignment}{allocator}%
8703
-\indexlibrarymember{is_always_equal}{allocator}%
8704
\indexlibrarymember{operator=}{allocator}%
8705
8706
0 commit comments