C PlusPlus 新しいページはコチラ
提供: yonewiki
(→C++からの技術) |
(→C++からの技術) |
||
136行: | 136行: | ||
| <cmath> || <msetjmp> || <csignal> || <cstdalign> || <ccstdarg> | | <cmath> || <msetjmp> || <csignal> || <cstdalign> || <ccstdarg> | ||
|- | |- | ||
− | | <cstdbool> || <cstddef> || <cstdint> || <cstdio> || <cstdlib> | + | | <cstdbool> || <cstddef> || <cstdint> || <cstdio> || <cstdlib><span style="vertical-align: super;">1-2</span> |
|- | |- | ||
| <cstring> || <ctgmath> || <ctime> || <cuchar> || <cwchar> | | <cstring> || <ctgmath> || <ctime> || <cuchar> || <cwchar> | ||
164行: | 164行: | ||
|- | |- | ||
! style="white-space:nowrap; text-align:right;" rowspan="4" | 一般的なユーティリティ | ! style="white-space:nowrap; text-align:right;" rowspan="4" | 一般的なユーティリティ | ||
− | | <any> || <bitset> || <charconv> || <cstdlib> || <execution> | + | | <any> || <bitset> || <charconv> || <cstdlib><span style="vertical-align: super;">1-3</span> || <execution> |
|- | |- | ||
| <functional> || <memory> || <memory_resource> || <optional> || <ratio> | | <functional> || <memory> || <memory_resource> || <optional> || <ratio> | ||
188行: | 188行: | ||
| <csetjmp> || <csignal> || <cstdarg> || <cstddef>|| <cstdint> | | <csetjmp> || <csignal> || <cstdarg> || <cstddef>|| <cstdint> | ||
|- | |- | ||
− | | <cstdlib> || <exception> || <initializer_list> || <limits>|| <new> | + | | <cstdlib><span style="vertical-align: super;">1-4</span> || <exception> || <initializer_list> || <limits>|| <new> |
|- | |- | ||
| <typeinfo> || <version> || || || | | <typeinfo> || <version> || || || | ||
|- | |- | ||
! style="white-space:nowrap; text-align:right;" rowspan="3" |数値演算と数値 | ! style="white-space:nowrap; text-align:right;" rowspan="3" |数値演算と数値 | ||
− | | <bit> || <cfenv> || <cmath> || <complex> || <cstdlib> | + | | <bit> || <cfenv> || <cmath> || <complex> || <cstdlib><span style="vertical-align: super;">1-5</span> |
|- | |- | ||
| <limits> || <nemeric> || <random> || <ratio> || <valarray> | | <limits> || <nemeric> || <random> || <ratio> || <valarray> | ||
|- | |- | ||
− | | <bit> || <cfenv> || <cmath> || <complex> || <cstdlib> | + | | <bit> || <cfenv> || <cmath> || <complex> || <cstdlib><span style="vertical-align: super;">1-6</span> |
|- | |- | ||
! style="white-space:nowrap; text-align:right;" | メモリ管理 | ! style="white-space:nowrap; text-align:right;" | メモリ管理 | ||
214行: | 214行: | ||
|- | |- | ||
! style="white-space:nowrap; text-align:right;" rowspan="2" |文字列と文字データ | ! style="white-space:nowrap; text-align:right;" rowspan="2" |文字列と文字データ | ||
− | | <cctype> || <cstdlib> || <cstring> || <cuchar> || <cwchar> | + | | <cctype> || <cstdlib><span style="vertical-align: super;">1-7</span> || <cstring> || <cuchar> || <cwchar> |
|- | |- | ||
| <cwctype> || <regex> || <string> || <string_view> || | | <cwctype> || <regex> || <string> || <string_view> || |