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

提供: yonewiki
移動: 案内, 検索
(Cにもあった技術)
(C++からの技術)
121行: 121行:
  
 
*[https://docs.microsoft.com/ja-jp/cpp/standard-library/cpp-standard-library-header-files?view=vs-2019 C++標準ライブラリ一覧 Powered by Microsoft]
 
*[https://docs.microsoft.com/ja-jp/cpp/standard-library/cpp-standard-library-header-files?view=vs-2019 C++標準ライブラリ一覧 Powered by Microsoft]
 
+
{| class="wikitable"
 +
|-
 +
! アルゴリズム
 +
| <algorithm> || <cstdlib> || <numeric>
 +
|-
 +
! アトミック操作
 +
| <atomic> ||  ||
 +
|-
 +
! rowspan="5" | Cライブラリラッパ
 +
| <atomic> || <ccomplex> || <cctype> || <cerrno> || <cfenv>
 +
|-
 +
| <cfloat> || <cinttypes> || <ciso646> || <climits> || <clocale>
 +
|-
 +
| <cmath> || <msetjmp> || <csignal> || <cstdalign> || <ccstdarg>
 +
|-
 +
| <cstdbool> || <cstddef> || <cstdint> || <cstdio> || <cstdlib>
 +
|-
 +
| <cstring> || <ctgmath> || <ctime> || <cuchar> || <cwchar>
 +
|-
 +
| <cwctype> ||  ||  ||  || 
 +
|-
 +
! アトミック操作
 +
| <atomic> ||  ||
 +
|-
 +
! アトミック操作
 +
| <atomic> ||  ||
 +
|-
 +
! アトミック操作
 +
| <atomic> ||  ||
 +
|-
 +
! アトミック操作
 +
| <atomic> ||  ||
 +
|-
 +
! アトミック操作
 +
| <atomic> ||  ||
 +
|-
 +
! アトミック操作
 +
| <atomic> ||  ||
 +
|-
 +
! アトミック操作
 +
| <atomic> ||  ||
 +
|-
 +
! アトミック操作
 +
| <atomic> ||  ||
 +
|-
 +
! アトミック操作
 +
| <atomic> ||  ||
 +
|-
 +
|}
 
C言語をかるく勉強した程度の知識で上記の規格対応表にある新機能の説明を読んでもほとんど理解できないかもしれませんが、最初はわからなくても生きていけます。キニシナイ。こうなってるよ程度の説明です。上記のようなことを理解していくための本記事です。
 
C言語をかるく勉強した程度の知識で上記の規格対応表にある新機能の説明を読んでもほとんど理解できないかもしれませんが、最初はわからなくても生きていけます。キニシナイ。こうなってるよ程度の説明です。上記のようなことを理解していくための本記事です。
  

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



個人用ツール
名前空間

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