From Jason Turner

[support.rtti.general]

Diff to HTML by rtfpessoa

tmp/tmpobs7z0va/{from.md → to.md} RENAMED
@@ -1,6 +1,8 @@
1
  ### General <a id="support.rtti.general">[[support.rtti.general]]</a>
2
 
3
  The header `<typeinfo>` defines a type associated with type information
4
  generated by the implementation. It also defines two types for reporting
5
- dynamic type identification errors.
 
 
6
 
 
1
  ### General <a id="support.rtti.general">[[support.rtti.general]]</a>
2
 
3
  The header `<typeinfo>` defines a type associated with type information
4
  generated by the implementation. It also defines two types for reporting
5
+ dynamic type identification errors. The header `<typeindex>` defines a
6
+ wrapper type for use as an index type in associative containers
7
+ [[associative]] and in unordered associative containers [[unord]].
8