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 0b296da commit 629e10eCopy full SHA for 629e10e
source/containers.tex
@@ -9638,7 +9638,7 @@
9638
constexpr const_reverse_iterator crbegin() const noexcept;
9639
constexpr const_reverse_iterator crend() const noexcept;
9640
9641
- // \ref{inplace.vector.capacity} size/capacity
+ // \ref{inplace.vector.capacity}, size/capacity
9642
constexpr bool empty() const noexcept;
9643
constexpr size_type size() const noexcept;
9644
static constexpr size_type max_size() noexcept;
0 commit comments