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 6080ed9 commit 6c4a290Copy full SHA for 6c4a290
source/containers.tex
@@ -366,10 +366,11 @@
366
swap.
367
368
\pnum
369
+\indextext{reversible container|see{container, reversible}}%
370
If the iterator type of a container belongs to the bidirectional or
371
random access iterator categories\iref{iterator.requirements},
372
the container is called
-\term{reversible}
373
+\defnx{reversible}{container!reversible}
374
and meets the additional requirements
375
in \tref{container.rev.req}.
376
@@ -465,8 +466,7 @@
465
466
within that container.
467
468
-\indextext{container!contiguous}%
469
-A \defn{contiguous container}
+A \defnadj{contiguous}{container}
470
is a container
471
whose member types \tcode{iterator} and \tcode{const_iterator}
472
meet the
0 commit comments