diff --git a/doc/reference/hash_indices.html b/doc/reference/hash_indices.html index 8661a64..a6d902a 100644 --- a/doc/reference/hash_indices.html +++ b/doc/reference/hash_indices.html @@ -220,6 +220,7 @@ do not exactly conform to the requirements for unordered associative containers. typedef Pred key_equal; typedef tuple< size_type,key_from_value,hasher,key_equal> ctor_args; + typedef TagList tag_list; typedef Allocator allocator_type; typedef typename Allocator::pointer pointer; typedef typename Allocator::const_pointer const_pointer; @@ -386,7 +387,7 @@ following types: