diff --git a/doc/container_concept.htm b/doc/container_concept.htm index 2613b6fe..141f4e1a 100644 --- a/doc/container_concept.htm +++ b/doc/container_concept.htm @@ -110,7 +110,7 @@ Dense Vector ONLY. The type of underlying storage array used to store the elemen
v.data()v is mutable and Dense.array_type& if a is mutable, const array_type& otherwisearray_type& if v is mutable, const array_type& otherwisem.data()m is mutable and Dense.array_type& if a is mutable, const array_type& otherwisearray_type& if m is mutable, const array_type& otherwise