Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 838 Bytes

typeindex.md

File metadata and controls

23 lines (14 loc) · 838 Bytes

typeindex

  • typeindex[meta header]
  • cpp11[meta cpp]

<typeindex>ヘッダでは、type_infoを連想コンテナのインデックスで使用するためのtype_indexクラスを定義する。

このヘッダでは、以下の標準ヘッダをインクルードする:

名前 説明 対応バージョン
type_index 型情報型を連想コンテナのキーとして使用するための型(class) C++11

バージョン

言語

  • C++11

参照