C PlusPlus 新しいページはコチラ

提供: yonewiki
移動: 案内, 検索
(C++からの技術)
(C++からの技術)
152行: 152行:
 
|-
 
|-
 
! 順序無しの連想コンテナ
 
! 順序無しの連想コンテナ
| <unordered_map> || <unordered_set|| || ||  
+
| <unordered_map> || <unordered_set> || || ||  
 
|-
 
|-
 
! コンテナアダプタ
 
! コンテナアダプタ
185行: 185行:
 
| <cfloat> || <climits> || <codecvt> || <compare> || <corroutine>
 
| <cfloat> || <climits> || <codecvt> || <compare> || <corroutine>
 
|-
 
|-
! ローカリゼーション
+
! rowspan="3" |ローカリゼーション
 
| <csetjmp> || <csignal> || <cstdarg> || <cstddef>|| <cstdint>  
 
| <csetjmp> || <csignal> || <cstdarg> || <cstddef>|| <cstdint>  
 
|-
 
|-
192行: 192行:
 
| <typeinfo> || <version> ||  || ||   
 
| <typeinfo> || <version> ||  || ||   
 
|-
 
|-
! 数値演算と数値
+
! rowspan="3" |数値演算と数値
| <atomic> || || || ||  
+
| <bit> || <cfenv> || <cmath> || <complex> || <cstdlib>
 +
|-
 +
| <limits> || <nemeric> || <random> || <ratio> || <valarray>
 +
|-
 +
| <bit> || <cfenv> || <cmath> || <complex> || <cstdlib>
 
|-
 
|-
 
! メモリ管理
 
! メモリ管理
| <atomic> || || || ||  
+
| <allocators> || <memory> || <memory_resource> || <new>||  
 
|-
 
|-
 
! マルチスレッド
 
! マルチスレッド
| <atomic> || || || ||  
+
| <atomic> || <condition_variable>|| <future> || <mutex> ||
 +
|-
 +
| <shared_mutex> || <thread>|| || ||  
 
|-
 
|-
 
! 範囲
 
! 範囲
| <atomic> || || || ||  
+
| <ranges> || || || ||  
 
|-
 
|-
 
! 正規表現
 
! 正規表現
| <atomic> || || || ||  
+
| <regex> || || || ||  
 
|-
 
|-
 
! 文字列と文字データ
 
! 文字列と文字データ
| <atomic> || || || ||  
+
| <cctype> || <cstdlib> || <cstring> || <cuchar> || <cwchar>
 +
|-
 +
| <cwctype> || <regex> || <string> || <string_view> || <cwchar>
 
|-
 
|-
 
! 時刻
 
! 時刻
| <atomic> || || || ||  
+
| <chrono> || <ctime> || || ||  
 
|-
 
|-
 
|}
 
|}

2020年7月16日 (木) 00:00時点における版



個人用ツール
名前空間

変種
操作
案内
ツールボックス