diff --git a/doc/v2/containers.html b/doc/v2/containers.html index b2e0352f..ee2b298c 100755 --- a/doc/v2/containers.html +++ b/doc/v2/containers.html @@ -828,6 +828,18 @@ namespace our_namespace { + + + iterator + + + + The container's iterator type. This should be a non-const + iterator unless the container itself is const. + + + + index_type