diff --git a/doc/container_concept.htm b/doc/container_concept.htm index 8ff80136..7625769a 100644 --- a/doc/container_concept.htm +++ b/doc/container_concept.htm @@ -18,11 +18,10 @@ Container Concepts vectors.
DefaultConstructible, -RandomAccessContainer and Vector Expression [1].
In addition to the types defined by RandomAccessContainer and Vector Expression
+In addition to the types defined by Vector Expression
Vector .
+Vector, +RandomAccessContainer +
None, except for those imposed by the requirements of Vector .
+"container_concept.htm#vector">Vector +and RandomAccessContainer.vector_container<vector<T, A> >
vector.size_type max_size () constvector.bool empty () constsize () == 0.const array_type& data () const