| [containers] | https://timsong-cpp.github.io/cppwp/#containers |
| [sequences] | https://timsong-cpp.github.io/cppwp/sequences#vector |
| [vector.overview] | https://timsong-cpp.github.io/cppwp/vector#overview |
| [vector.cons] | https://timsong-cpp.github.io/cppwp/vector#cons |
| [vector.capacity] | https://timsong-cpp.github.io/cppwp/vector#capacity |
| [vector.data] | https://timsong-cpp.github.io/cppwp/vector#data |
| [vector.modifiers] | https://timsong-cpp.github.io/cppwp/vector#modifiers |
| [vector.erasure] | https://timsong-cpp.github.io/cppwp/vector#erasure |
| 23.3.13.1 | https://timsong-cpp.github.io/cppwp/vector#overview |
| [vector.overview] | https://timsong-cpp.github.io/cppwp/vector.overview |
| 1 | https://timsong-cpp.github.io/cppwp/vector#overview-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L9867 |
| . | https://timsong-cpp.github.io/cppwp/vector#overview-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/vector#overview-1.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/vector#overview-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L9877 |
| [container.reqmts] | https://timsong-cpp.github.io/cppwp/container.reqmts |
| [container.rev.reqmts] | https://timsong-cpp.github.io/cppwp/container.rev.reqmts |
| [container.alloc.reqmts] | https://timsong-cpp.github.io/cppwp/container.alloc.reqmts |
| [sequence.reqmts] | https://timsong-cpp.github.io/cppwp/sequence.reqmts |
| contiguous container | https://timsong-cpp.github.io/cppwp/container.reqmts#def:container,contiguous |
| . | https://timsong-cpp.github.io/cppwp/vector#overview-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/vector#overview-2.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/vector#overview-2.sentence-3 |
| 3 | https://timsong-cpp.github.io/cppwp/vector#overview-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L9892 |
| [iterator.requirements.general] | https://timsong-cpp.github.io/cppwp/iterator.requirements.general |
| . | https://timsong-cpp.github.io/cppwp/vector#overview-3.sentence-1 |
| [container.requirements] | https://timsong-cpp.github.io/cppwp/container.requirements |
| [container.requirements] | https://timsong-cpp.github.io/cppwp/container.requirements |
| [container.requirements] | https://timsong-cpp.github.io/cppwp/container.requirements |
| [container.requirements] | https://timsong-cpp.github.io/cppwp/container.requirements |
| [vector.cons] | https://timsong-cpp.github.io/cppwp/vector#cons |
| container-compatible-range | https://timsong-cpp.github.io/cppwp/container.intro.reqmts#concept:container-compatible-range |
| container-compatible-range | https://timsong-cpp.github.io/cppwp/container.intro.reqmts#concept:container-compatible-range |
| [vector.capacity] | https://timsong-cpp.github.io/cppwp/vector#capacity |
| [vector.data] | https://timsong-cpp.github.io/cppwp/vector#data |
| [vector.modifiers] | https://timsong-cpp.github.io/cppwp/vector#modifiers |
| container-compatible-range | https://timsong-cpp.github.io/cppwp/container.intro.reqmts#concept:container-compatible-range |
| container-compatible-range | https://timsong-cpp.github.io/cppwp/container.intro.reqmts#concept:container-compatible-range |
| input_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:input_range |
| 4 | https://timsong-cpp.github.io/cppwp/vector#overview-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10020 |
| allocator completeness requirements | https://timsong-cpp.github.io/cppwp/allocator.requirements.completeness |
| . | https://timsong-cpp.github.io/cppwp/vector#overview-4.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/vector#overview-4.sentence-2 |
| 23.3.13.2 | https://timsong-cpp.github.io/cppwp/vector#cons |
| [vector.cons] | https://timsong-cpp.github.io/cppwp/vector.cons |
| π | https://timsong-cpp.github.io/cppwp/vector#lib:vector,constructor |
| 1 | https://timsong-cpp.github.io/cppwp/vector#cons-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10035 |
| . | https://timsong-cpp.github.io/cppwp/vector#cons-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/vector#cons-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10040 |
| . | https://timsong-cpp.github.io/cppwp/vector#cons-2.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/vector#lib:vector,constructor_ |
| 3 | https://timsong-cpp.github.io/cppwp/vector#cons-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10051 |
| . | https://timsong-cpp.github.io/cppwp/vector#cons-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/vector#cons-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10055 |
| . | https://timsong-cpp.github.io/cppwp/vector#cons-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/vector#cons-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10060 |
| . | https://timsong-cpp.github.io/cppwp/vector#cons-5.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/vector#lib:vector,constructor__ |
| 6 | https://timsong-cpp.github.io/cppwp/vector#cons-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10072 |
| . | https://timsong-cpp.github.io/cppwp/vector#cons-6.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/vector#cons-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10077 |
| . | https://timsong-cpp.github.io/cppwp/vector#cons-7.sentence-1 |
| 8 | https://timsong-cpp.github.io/cppwp/vector#cons-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10082 |
| . | https://timsong-cpp.github.io/cppwp/vector#cons-8.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/vector#lib:vector,constructor___ |
| 9 | https://timsong-cpp.github.io/cppwp/vector#cons-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10095 |
| . | https://timsong-cpp.github.io/cppwp/vector#cons-9.sentence-1 |
| 10 | https://timsong-cpp.github.io/cppwp/vector#cons-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10100 |
| . | https://timsong-cpp.github.io/cppwp/vector#cons-10.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/vector#cons-10.sentence-2 |
| π | https://timsong-cpp.github.io/cppwp/vector#lib:vector,constructor____ |
| container-compatible-range | https://timsong-cpp.github.io/cppwp/container.intro.reqmts#concept:container-compatible-range |
| 11 | https://timsong-cpp.github.io/cppwp/vector#cons-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10128 |
| . | https://timsong-cpp.github.io/cppwp/vector#cons-11.sentence-1 |
| 12 | https://timsong-cpp.github.io/cppwp/vector#cons-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10133 |
| . | https://timsong-cpp.github.io/cppwp/vector#cons-12.sentence-1 |
| 13 | https://timsong-cpp.github.io/cppwp/vector#cons-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10139 |
| (13.1) | https://timsong-cpp.github.io/cppwp/vector#cons-13.1 |
| approximately_sized_range | https://timsong-cpp.github.io/cppwp/range.approximately.sized#concept:approximately_sized_range |
| (13.2) | https://timsong-cpp.github.io/cppwp/vector#cons-13.2 |
| forward_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range |
| approximately_sized_range | https://timsong-cpp.github.io/cppwp/range.approximately.sized#concept:approximately_sized_range |
| . | https://timsong-cpp.github.io/cppwp/vector#cons-13.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/vector#cons-13.sentence-2 |
| 23.3.13.3 | https://timsong-cpp.github.io/cppwp/vector#capacity |
| [vector.capacity] | https://timsong-cpp.github.io/cppwp/vector.capacity |
| π | https://timsong-cpp.github.io/cppwp/vector#lib:capacity,vector |
| 1 | https://timsong-cpp.github.io/cppwp/vector#capacity-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10161 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/vector#capacity-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10166 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-2.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/vector#lib:reserve,vector |
| 3 | https://timsong-cpp.github.io/cppwp/vector#capacity-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10177 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/vector#capacity-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10181 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-4.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-4.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-4.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-4.sentence-4 |
| 5 | https://timsong-cpp.github.io/cppwp/vector#capacity-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10200 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-5.sentence-1 |
| 177 | https://timsong-cpp.github.io/cppwp/vector#footnote-177 |
| 6 | https://timsong-cpp.github.io/cppwp/vector#capacity-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10209 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-6.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/vector#capacity-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10213 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-7.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-7.sentence-2 |
| 1 | https://timsong-cpp.github.io/cppwp/vector#capacity-note-1 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-7.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-7.sentence-4 |
| π | https://timsong-cpp.github.io/cppwp/vector#lib:shrink_to_fit,vector |
| 8 | https://timsong-cpp.github.io/cppwp/vector#capacity-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10233 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-8.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/vector#capacity-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10237 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-9.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/vector#capacity-note-2 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-9.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-9.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-9.sentence-4 |
| 10 | https://timsong-cpp.github.io/cppwp/vector#capacity-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10250 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-10.sentence-1 |
| 11 | https://timsong-cpp.github.io/cppwp/vector#capacity-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10255 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-11.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/vector#capacity-note-3 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-11.sentence-2 |
| π | https://timsong-cpp.github.io/cppwp/vector#lib:swap,vector |
| 12 | https://timsong-cpp.github.io/cppwp/vector#capacity-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10272 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-12.sentence-1 |
| 13 | https://timsong-cpp.github.io/cppwp/vector#capacity-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10280 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-13.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/vector#lib:resize,vector |
| 14 | https://timsong-cpp.github.io/cppwp/vector#capacity-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10291 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-14.sentence-1 |
| 15 | https://timsong-cpp.github.io/cppwp/vector#capacity-15 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10296 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-15.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-15.sentence-2 |
| 16 | https://timsong-cpp.github.io/cppwp/vector#capacity-16 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10302 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-16.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/vector#lib:resize,vector_ |
| 17 | https://timsong-cpp.github.io/cppwp/vector#capacity-17 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10314 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-17.sentence-1 |
| 18 | https://timsong-cpp.github.io/cppwp/vector#capacity-18 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10319 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-18.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-18.sentence-2 |
| 19 | https://timsong-cpp.github.io/cppwp/vector#capacity-19 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10325 |
| . | https://timsong-cpp.github.io/cppwp/vector#capacity-19.sentence-1 |
| 177) | https://timsong-cpp.github.io/cppwp/vector#footnote-177 |
| 177) | https://timsong-cpp.github.io/cppwp/vector#footnoteref-177 |
| . | https://timsong-cpp.github.io/cppwp/vector#footnote-177.sentence-1 |
| 23.3.13.4 | https://timsong-cpp.github.io/cppwp/vector#data |
| [vector.data] | https://timsong-cpp.github.io/cppwp/vector.data |
| π | https://timsong-cpp.github.io/cppwp/vector#lib:data,vector |
| 1 | https://timsong-cpp.github.io/cppwp/vector#data-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10339 |
| . | https://timsong-cpp.github.io/cppwp/vector#data-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/vector#data-1.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/vector#data-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10344 |
| . | https://timsong-cpp.github.io/cppwp/vector#data-2.sentence-1 |
| 23.3.13.5 | https://timsong-cpp.github.io/cppwp/vector#modifiers |
| [vector.modifiers] | https://timsong-cpp.github.io/cppwp/vector.modifiers |
| π | https://timsong-cpp.github.io/cppwp/vector#lib:insert,vector |
| container-compatible-range | https://timsong-cpp.github.io/cppwp/container.intro.reqmts#concept:container-compatible-range |
| container-compatible-range | https://timsong-cpp.github.io/cppwp/container.intro.reqmts#concept:container-compatible-range |
| 1 | https://timsong-cpp.github.io/cppwp/vector#modifiers-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10371 |
| . | https://timsong-cpp.github.io/cppwp/vector#modifiers-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/vector#modifiers-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10379 |
| . | https://timsong-cpp.github.io/cppwp/vector#modifiers-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/vector#modifiers-2.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/vector#modifiers-2.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/vector#modifiers-2.sentence-4 |
| . | https://timsong-cpp.github.io/cppwp/vector#modifiers-2.sentence-5 |
| . | https://timsong-cpp.github.io/cppwp/vector#modifiers-2.sentence-6 |
| 3 | https://timsong-cpp.github.io/cppwp/vector#modifiers-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10401 |
| (3.1) | https://timsong-cpp.github.io/cppwp/vector#modifiers-3.1 |
| approximately_sized_range | https://timsong-cpp.github.io/cppwp/range.approximately.sized#concept:approximately_sized_range |
| (3.2) | https://timsong-cpp.github.io/cppwp/vector#modifiers-3.2 |
| forward_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range |
| approximately_sized_range | https://timsong-cpp.github.io/cppwp/range.approximately.sized#concept:approximately_sized_range |
| . | https://timsong-cpp.github.io/cppwp/vector#modifiers-3.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/vector#modifiers-3.sentence-2 |
| π | https://timsong-cpp.github.io/cppwp/vector#lib:erase,vector |
| 4 | https://timsong-cpp.github.io/cppwp/vector#modifiers-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10425 |
| . | https://timsong-cpp.github.io/cppwp/vector#modifiers-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/vector#modifiers-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10429 |
| . | https://timsong-cpp.github.io/cppwp/vector#modifiers-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/vector#modifiers-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10435 |
| . | https://timsong-cpp.github.io/cppwp/vector#modifiers-6.sentence-1 |
| 23.3.13.6 | https://timsong-cpp.github.io/cppwp/vector#erasure |
| [vector.erasure] | https://timsong-cpp.github.io/cppwp/vector.erasure |
| π | https://timsong-cpp.github.io/cppwp/vector#lib:erase,vector_ |
| 1 | https://timsong-cpp.github.io/cppwp/vector#erasure-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10453 |
| π | https://timsong-cpp.github.io/cppwp/vector#lib:erase_if,vector |
| 2 | https://timsong-cpp.github.io/cppwp/vector#erasure-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L10472 |