std名前空間のシンボルの索引
このページは標準ライブラリの std:: 名前空間で利用可能なすべてのシンボルの一覧です。 シンボルは以下のように表記されます。
- 関数名は () 付きで表記されます。
- テンプレートは <> 付きで表記されます。
std:: の子名前空間 (chrono
など) のシンボルはここには掲載していませんが、名前空間名から対応するページにリンクしています。
マクロシンボルおよび標準ライブラリから削除されたシンボルは別のページに掲載されています。
目次 |
[編集]_ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
[編集]マクロ
[編集]_ (アンダースコア)
_Exit()(C++11以上)
[編集]A
abs() (int)
abs() (float)
abs<>() (std::complex)
abs<>() (std::valarray)
acos()
acos<>() (std::complex) (C++11以上)
acos<>() (std::valarray)
acosf()(C++11以上)
acosh()(C++11以上)
acosh<>() (std::complex) (C++11以上)
acoshf()(C++11以上)
acoshl()(C++11以上)
acosl()(C++11以上)
accumulate<>()
add_const<>(C++11以上)
add_const_t<>(C++14以上)
add_cv<>(C++11以上)
add_cv_t<>(C++14以上)
add_pointer<>(C++11以上)
add_pointer_t<>(C++14以上)
add_lvalue_reference<>(C++11以上)
add_lvalue_reference_t<>(C++14以上)
add_rvalue_reference<>(C++11以上)
add_rvalue_reference_t<>(C++14以上)
add_volatile<>(C++11以上)
add_volatile_t<>(C++14以上)
addressof<>()(C++11以上)
adjacent_difference<>()
adjacent_find<>()
adopt_lock(C++11以上)
adopt_lock_t(C++11以上)
advance<>()
align()(C++11以上)
aligned_alloc()(C++17以上)
aligned_storage<>(C++11以上)
aligned_storage_t<>(C++14以上)
aligned_union<>(C++11以上)
aligned_union_t<>(C++14以上)
alignment_of<>(C++11以上)
alignment_of_v<>(C++17以上)
align_val_t(C++17以上)
all_of<>()(C++11以上)
allocate_shared<>()(C++11以上)
allocate_shared_for_overwrite<>()(C++20以上)
allocator<>
allocator_arg(C++11以上)
allocator_arg_t(C++11以上)
allocator_traits<>(C++11以上)
any(C++17以上)
any_cast<>()(C++17以上)
any_of<>()(C++11以上)
apply<>()(C++17以上)
arg<>()
array<>(C++11以上)
as_bytes<>()(C++20以上)
as_const<>()(C++17以上)
as_writable_bytes<>()(C++20以上)
asctime()
asin()
asin<>() (std::complex) (C++11以上)
asin<>() (std::valarray)
asinf()(C++11以上)
asinh()(C++11以上)
asinh<>() (std::complex) (C++11以上)
asinhf()(C++11以上)
asinhl()(C++11以上)
asinl()(C++11以上)
assignable_from(C++20以上)
assoc_laguerre()(C++17以上)
assoc_laguerref()(C++17以上)
assoc_laguerrel()(C++17以上)
assoc_legendre()(C++17以上)
assoc_legendref()(C++17以上)
assoc_legendrel()(C++17以上)
assume_aligned<>()(C++20以上)
async<>()(C++11以上)
at_quick_exit()(C++11以上)
atan()
atan<>() (std::complex) (C++11以上)
atan<>() (std::valarray)
atan2()
atan2<>() (std::valarray)
atan2f()(C++11以上)
atan2l()(C++11以上)
atanf()(C++11以上)
atanh()(C++11以上)
atanh<>() (std::complex) (C++11以上)
atanhf()(C++11以上)
atanhl()(C++11以上)
atanl()(C++11以上)
atexit()
atof()
atoi()
atol()
atoll()(C++11以上)
atomic<>(C++11以上)
atomic<> の完全特殊化および typedef:
atomic_bool(C++11以上)
atomic_char(C++11以上)
atomic_char16_t(C++11以上)
atomic_char32_t(C++11以上)
atomic_char8_t(C++20以上)
atomic_int(C++11以上)
atomic_int8_t(C++11以上)
atomic_int16_t(C++11以上)
atomic_int32_t(C++11以上)
atomic_int64_t(C++11以上)
atomic_int_fast8_t(C++11以上)
atomic_int_fast16_t(C++11以上)
atomic_int_fast32_t(C++11以上)
atomic_int_fast64_t(C++11以上)
atomic_int_least8_t(C++11以上)
atomic_int_least16_t(C++11以上)
atomic_int_least32_t(C++11以上)
atomic_int_least64_t(C++11以上)
atomic_intmax_t(C++11以上)
atomic_intptr_t(C++11以上)
atomic_llong(C++11以上)
atomic_long(C++11以上)
atomic_ptrdiff_t(C++11以上)
atomic_schar(C++11以上)
atomic_short(C++11以上)
atomic_signed_lock_free(C++20以上)
atomic_size_t(C++11以上)
atomic_uchar(C++11以上)
atomic_uint(C++11以上)
atomic_uint8_t(C++11以上)
atomic_uint16_t(C++11以上)
atomic_uint32_t(C++11以上)
atomic_uint64_t(C++11以上)
atomic_uint_fast8_t(C++11以上)
atomic_uint_fast16_t(C++11以上)
atomic_uint_fast32_t(C++11以上)
atomic_uint_fast64_t(C++11以上)
atomic_uint_least8_t(C++11以上)
atomic_uint_least16_t(C++11以上)
atomic_uint_least32_t(C++11以上)
atomic_uint_least64_t(C++11以上)
atomic_uintmax_t(C++11以上)
atomic_uintptr_t(C++11以上)
atomic_ullong(C++11以上)
atomic_ulong(C++11以上)
atomic_unsigned_lock_free(C++20以上)
atomic_ushort(C++11以上)
atomic_wchar_t(C++11以上)
atomic_compare_exchange_strong<>()(C++11以上)
atomic_compare_exchange_strong<>() (std::shared_ptr) (C++11以上)(C++20で非推奨)
atomic_compare_exchange_strong_explicit<>()(C++11以上)
atomic_compare_exchange_strong_explicit<>() (std::shared_ptr) (C++11以上)(C++20で非推奨)
atomic_compare_exchange_weak<>()(C++11以上)
atomic_compare_exchange_weak<>() (std::shared_ptr) (C++11以上)(C++20で非推奨)
atomic_compare_exchange_weak_explicit<>()(C++11以上)
atomic_compare_exchange_weak_explicit<>() (std::shared_ptr) (C++11以上)(C++20で非推奨)
atomic_exchange<>()(C++11以上)
atomic_exchange<>() (std::shared_ptr) (C++11以上)(C++20で非推奨)
atomic_exchange_explicit<>()(C++11以上)
atomic_exchange_explicit<>() (std::shared_ptr) (C++11以上)(C++20で非推奨)
atomic_fetch_add<>()(C++11以上)
atomic_fetch_add_explicit<>()(C++11以上)
atomic_fetch_and<>()(C++11以上)
atomic_fetch_and_explicit<>()(C++11以上)
atomic_fetch_or<>()(C++11以上)
atomic_fetch_or_explicit<>()(C++11以上)
atomic_fetch_sub<>()(C++11以上)
atomic_fetch_sub_explicit<>()(C++11以上)
atomic_fetch_xor<>()(C++11以上)
atomic_fetch_xor_explicit<>()(C++11以上)
atomic_flag(C++11以上)
atomic_flag_clear()(C++11以上)
atomic_flag_clear_explicit()(C++11以上)
atomic_flag_notify_all()(C++20以上)
atomic_flag_notify_one()(C++20以上)
atomic_flag_test()(C++20以上)
atomic_flag_test_explicit()(C++20以上)
atomic_flag_test_and_set()(C++11以上)
atomic_flag_test_and_set_explicit()(C++11以上)
atomic_flag_wait()(C++20以上)
atomic_flag_wait_explicit()(C++20以上)
atomic_init<>()(C++11以上)(C++20で非推奨)
atomic_is_lock_free<>()(C++11以上)
atomic_is_lock_free<>() (std::shared_ptr) (C++11以上)(C++20で非推奨)
atomic_load<>()(C++11以上)
atomic_load<>() (std::shared_ptr) (C++11以上)(C++20で非推奨)
atomic_load_explicit<>()(C++11以上)
atomic_load_explicit<>() (std::shared_ptr) (C++11以上)(C++20で非推奨)
atomic_notify_all<>()(C++20以上)
atomic_notify_one<>()(C++20以上)
atomic_ref<>(C++20以上)
atomic_signal_fence()(C++11以上)
atomic_store<>()(C++11以上)
atomic_store<>() (std::shared_ptr) (C++11以上)(C++20で非推奨)
atomic_store_explicit<>()(C++11以上)
atomic_store_explicit<>() (std::shared_ptr) (C++11以上)(C++20で非推奨)
atomic_thread_fence()(C++11以上)
atomic_wait<>()(C++20以上)
atomic_wait_explicit<>()(C++20以上)
atto(C++11以上)
[編集]B
back_inserter<>()
back_insert_iterator<>
bad_alloc
bad_any_cast(C++17以上)
bad_array_new_length(C++11以上)
bad_cast
bad_exception
bad_function_call(C++11以上)
bad_optional_access(C++17以上)
bad_typeid
bad_variant_access(C++17以上)
bad_weak_ptr(C++11以上)
barrier<>(C++20以上)
basic_common_reference<>(C++20以上)
basic_filebuf<>
basic_format_arg<>(C++20以上)
basic_format_args<>(C++20以上)
basic_format_context<>(C++20以上)
basic_format_parse_context<>(C++20以上)
basic_fstream<>
basic_ifstream<>
basic_istream<>
basic_ios<>
basic_iostream
basic_istringstream<>
basic_ofstream<>
basic_ostream<>
basic_ostringstream<>
basic_osyncstream<>(C++20以上)
basic_regex<>(C++11以上)
basic_streambuf<>
basic_string<>
basic_stringbuf<>
basic_stringstream<>
basic_syncbuf<>(C++20以上)
basic_string_view<>(C++17以上)
begin<>()(C++11以上) (iterator)
bernoulli_distribution<>(C++11以上)
beta()(C++17以上)
betaf()(C++17以上)
betal()(C++17以上)
bidirectional_iterator(C++20以上)
bidirectional_iterator_tag
binary_search<>()
binary_semaphore(C++20以上)
bind<>()(C++11以上)
bind_front<>()(C++20以上)
binomial_distribution<>(C++11以上)
bit_and<>
bit_cast<>()(C++20以上)
bit_ceil<>()(C++20以上)
bit_floor<>()(C++20以上)
bit_not<>(C++14以上)
bit_or<>
bit_width<>()(C++20以上)
bit_xor<>
bitset<>
bool_constant<>(C++17以上)
boolalpha()
boyer_moore_horspool_searcher<>(C++17以上)
boyer_moore_searcher<>(C++17以上)
bsearch()
btowc()
byte(C++17以上)
[編集]C
c16rtomb()(C++11以上)
c32rtomb()(C++11以上)
c8rtomb()(C++20以上)
call_once<>()(C++11以上)
calloc()
cauchy_distribution<>(C++11以上)
cbegin<>()(C++14以上)
cbrt()(C++11以上)
cbrtf()(C++11以上)
cbrtl()(C++11以上)
ceil()
ceilf()(C++11以上)
ceill()(C++11以上)
cend<>()(C++14以上)
centi(C++11以上)
cerr
char_traits<>
chars_format(C++17以上)
chi_squared_distribution<>(C++11以上)
▶ chrono
(C++11以上)
▶ chrono_literals
(C++14以上)
cin
clamp<>()(C++17以上)
clearerr()
clock()
clock_t
clog
cmatch(C++11以上)
cmp_equal<>()(C++20以上)
cmp_greater<>()(C++20以上)
cmp_greater_equal<>()(C++20以上)
cmp_less<>()(C++20以上)
cmp_less_equal<>()(C++20以上)
cmp_not_equal<>()(C++20以上)
codecvt<>
codecvt_base
codecvt_byname<>
codecvt_mode(C++11以上)(C++17で非推奨)
codecvt_utf16<>(C++11以上)(C++17で非推奨)
codecvt_utf8<>(C++11以上)(C++17で非推奨)
codecvt_utf8_utf16<>(C++11以上)(C++17で非推奨)
collate<>
collate_byname<>
common_comparison_category<>(C++20以上)
common_comparison_category_t<>(C++20以上)
common_iterator<>(C++20以上)
common_reference<>(C++20以上)
common_reference_t<>(C++20以上)
common_reference_with(C++20以上)
common_type<>(C++11以上)
common_type_t<>(C++14以上)
common_with(C++20以上)
comp_ellint_1()(C++17以上)
comp_ellint_1f()(C++17以上)
comp_ellint_1l()(C++17以上)
comp_ellint_2()(C++17以上)
comp_ellint_2f()(C++17以上)
comp_ellint_2l()(C++17以上)
comp_ellint_3()(C++17以上)
comp_ellint_3f()(C++17以上)
comp_ellint_3l()(C++17以上)
compare_partial_order_fallback(C++20以上)
compare_strong_order_fallback(C++20以上)
compare_three_way(C++20以上)
compare_three_way_result<>(C++20以上)
compare_three_way_result_t<>(C++20以上)
compare_weak_order_fallback(C++20以上)
complex<>
▶ complex_literals
(C++14以上)
conditional<>(C++11以上)
conditional_t<>(C++14以上)
condition_variable(C++11以上)
condition_variable_any(C++11以上)
conjunction<>(C++17以上)
conjunction_v<>(C++17以上)
conj<>()
construct_at<>()(C++20以上)
constructible_from(C++20以上)
consume_header(C++11以上)(C++17で非推奨)
contiguous_iterator(C++20以上)
contiguous_iterator_tag(C++20以上)
convertible_to(C++20以上)
copy<>()
copy_backward<>()
copy_constructible(C++20以上)
copy_if<>()(C++11以上)
copy_n<>()(C++11以上)
copyable(C++20以上)
copysign()(C++11以上)
copysignf()(C++11以上)
copysignl()(C++11以上)
const_pointer_cast<>()(C++11以上)
coroutine_handle<>(C++20以上)
coroutine_traits<>(C++20以上)
cos()
cos<>() (std::complex)
cos<>() (std::valarray)
cosf()(C++11以上)
cosh()
cosh<>() (std::complex)
cosh<>() (std::valarray)
coshf()(C++11以上)
coshl()(C++11以上)
cosl()(C++11以上)
count<>()
count_if<>()
counted_iterator<>(C++20以上)
counting_semaphore<>(C++20以上)
countl_one<>()(C++20以上)
countl_zero<>()(C++20以上)
countr_one<>()(C++20以上)
countr_zero<>()(C++20以上)
cout
crbegin<>()(C++14以上)
cref<>()(C++11以上)
cregex_iterator(C++11以上)
cregex_token_iterator(C++11以上)
crend<>()(C++14以上)
csub_match(C++11以上)
ctime()
ctype<>
ctype<> (char)
ctype_base
ctype_byname<>
current_exception()(C++11以上)
cv_status(C++11以上)
cyl_bessel_i()(C++17以上)
cyl_bessel_if()(C++17以上)
cyl_bessel_il()(C++17以上)
cyl_bessel_j()(C++17以上)
cyl_bessel_jf()(C++17以上)
cyl_bessel_jl()(C++17以上)
cyl_bessel_k()(C++17以上)
cyl_bessel_kf()(C++17以上)
cyl_bessel_kl()(C++17以上)
cyl_neumann()(C++17以上)
cyl_neumannf()(C++17以上)
cyl_neumannl()(C++17以上)
[編集]D
data<>()(C++17以上)
dec()
deca(C++11以上)
decay<>(C++11以上)
decay_t<>(C++14以上)
deci(C++11以上)
declare_no_pointers()(C++11以上)
declare_reachable()(C++11以上)
declval<>()(C++11以上)
default_delete(C++11以上)
default_initializable(C++20以上)
default_random_engine(C++11以上)
default_searcher<>(C++17以上)
default_sentinel(C++20以上)
default_sentinel_t(C++20以上)
defaultfloat()(C++11以上)
defer_lock(C++11以上)
defer_lock_t(C++11以上)
denorm_absent
denorm_indeterminate
denorm_present
deque<>
derived_from(C++20以上)
destroy<>()(C++17以上)
destroy_at<>()(C++17以上)
destroy_n<>()(C++17以上)
destroying_delete(C++20以上)
destroying_delete_t(C++20以上)
destructible(C++20以上)
difftime()
disable_sized_sentinel_for<>(C++20以上)
discrete_distribution<>(C++11以上)
discard_block_engine<>(C++11以上)
disjunction<>(C++17以上)
disjunction_v<>(C++17以上)
distance<>()
div()
div_t
divides<>
domain_error
double_t(C++11以上)
dynamic_extent(C++20以上)
dynamic_pointer_cast<>()(C++11以上)
[編集]E
ellint_1()(C++17以上)
ellint_1f()(C++17以上)
ellint_1l()(C++17以上)
ellint_2()(C++17以上)
ellint_2f()(C++17以上)
ellint_2l()(C++17以上)
ellint_3()(C++17以上)
ellint_3f()(C++17以上)
ellint_3l()(C++17以上)
emit_on_flush<>()(C++20以上)
empty<>()(C++17以上)
enable_if<>(C++11以上)
enable_if_t<>(C++14以上)
enable_shared_from_this<>(C++11以上)
end<>()(C++11以上) (iterator)
endian(C++20以上)
endl<>()
ends<>()
equal<>()
equal_range<>()
equal_to<>
equality_comparable(C++20以上)
equality_comparable_with(C++20以上)
equivalence_relation(C++20以上)
erase<>()(C++20以上)
erase_if<>()(C++20以上)
erf()(C++11以上)
erfc()(C++11以上)
erfcf()(C++11以上)
erfcl()(C++11以上)
erff()(C++11以上)
erfl()(C++11以上)
errc(C++11以上)
error_category(C++11以上)
error_code(C++11以上)
error_condition(C++11以上)
exa(C++11以上)
exception
exception_ptr(C++11以上)
exchange<>()(C++14以上)
exclusive_scan<>()(C++17以上)
▶ execution
(C++17以上)
exit()
exp()
exp<>() (std::complex)
exp<>() (std::valarray)
exp2()(C++11以上)
exp2f()(C++11以上)
exp2l()(C++11以上)
expf()(C++11以上)
expint()(C++17以上)
expintf()(C++17以上)
expintl()(C++17以上)
expl()(C++11以上)
expm1()(C++11以上)
expm1f()(C++11以上)
expm1l()(C++11以上)
exponential_distribution<>(C++11以上)
extent<>(C++11以上)
extent_v<>(C++17以上)
extreme_value_distribution<>(C++11以上)
[編集]F
fabs()
fabsf()(C++11以上)
fabsl()(C++11以上)
false_type(C++11以上)
fclose()
fdim()(C++11以上)
fdimf()(C++11以上)
fdiml()(C++11以上)
feclearexcept()(C++11以上)
fegetenv()(C++11以上)
fegetexceptflag()(C++11以上)
fegetround()(C++11以上)
feholdexcept()(C++11以上)
femto(C++11以上)
fenv_t(C++11以上)
feof()
feraiseexcept()(C++11以上)
ferror()
fesetenv()(C++11以上)
fesetexceptflag()(C++11以上)
fesetround()(C++11以上)
fetestexcept()(C++11以上)
feupdateenv()(C++11以上)
fexcept_t(C++11以上)
fflush()
fgetc()
fgetpos()
fgets()
fgetwc()
fgetws()
FILE
filebuf
▶ filesystem
(C++17以上)
fill<>()
fill_n<>()
find<>()
find_end<>()
find_first_of<>()
find_if<>()
find_if_not<>()(C++17以上)
fisher_f_distribution<>(C++11以上)
fixed()
float_denorm_style
float_round_style
float_t(C++11以上)
floating_point(C++20以上)
floor()
floorf()(C++11以上)
floorl()(C++11以上)
flush<>()
flush_emit<>()(C++20以上)
fma()(C++11以上)
fmaf()(C++11以上)
fmal()(C++11以上)
fmax()(C++11以上)
fmaxf()(C++11以上)
fmaxl()(C++11以上)
fmin()(C++11以上)
fminf()(C++11以上)
fminl()(C++11以上)
fmod()
fmodf()(C++11以上)
fmodl()(C++11以上)
fopen()
for_each<>()
for_each_n<>()(C++17以上)
format<>()(C++20以上)
format_args(C++20以上)
format_args_t<>(C++20以上)
format_context(C++20以上)
format_error()(C++20以上)
format_parse_context(C++20以上)
format_to<>()(C++20以上)
format_to_n<>()(C++20以上)
format_to_n_result<>(C++20以上)
formatted_size<>()(C++20以上)
formatter<>(C++20以上)
forward<>()(C++11以上)
forward_as_tuple<>()(C++11以上)
forward_iterator(C++20以上)
forward_iterator_tag
forward_list<>(C++11以上)
fpclassify()(C++11以上)
fpos<>
fpos_t
fprintf()
fputc()
fputs()
fputwc()
fputws()
fread()
free()
freopen()
frexp()
frexpf()(C++11以上)
frexpl()(C++11以上)
from_chars()(C++17以上)
front_inserter<>()
front_insert_iterator<>
fscanf()
fseek()
fsetpos()
fstream
ftell()
function<>(C++11以上)
future<>(C++11以上)
future_category()(C++11以上)
future_errc(C++11以上)
future_error(C++11以上)
future_status(C++11以上)
fwide()
fwprintf()
fwrite()
fwscanf()
[編集]G
gamma_distribution<>(C++11以上)
gcd<>()(C++17以上)
generate<>()
generate_canonical<>(C++11以上)
generate_header(C++11以上)(C++17で非推奨)
generate_n<>()
generic_category()(C++11以上)
geometric_distribution<>(C++11以上)
get<>() (std::array) (C++11以上)
get<>() (std::pair) (C++11以上)
get<>() (std::tuple) (C++11以上)
get<>() (std::variant) (C++17以上)
get_deleter<>()(C++11以上)
get_if<>()(C++17以上)
get_money<>()(C++11以上)
get_new_handler()(C++11以上)
get_pointer_safety()(C++11以上)
get_terminate()(C++11以上)
get_time<>()(C++11以上)
getc()
getchar()
getenv()
getwc()
getwchar()
giga(C++11以上)
gmtime()
greater<>
greater_equal<>
gslice
gslice_array<>
[編集]H
hardware_constructive_interference_size(C++17以上)
hardware_destructive_interference_size(C++17以上)
has_facet<>()
has_single_bit<>()(C++20以上)
has_unique_object_representations<>(C++17以上)
has_unique_object_representations_v<>(C++17以上)
has_virtual_destructor<>(C++11以上)
has_virtual_destructor_v<>(C++17以上)
hash<>(C++11以上)
hecto(C++11以上)
hermite()(C++17以上)
hermitef()(C++17以上)
hermitel()(C++17以上)
hex()
hexfloat()(C++11以上)
holds_alternative<>()(C++17以上)
hypot()(C++11以上)
hypotf()(C++11以上)
hypotl()(C++11以上)
[編集]I
identity(C++20以上)
ifstream
ignore(C++11以上)
ilogb()(C++11以上)
ilogbf()(C++11以上)
ilogbl()(C++11以上)
imag<>()
imaxabs()(C++11以上)
imaxdiv()(C++11以上)
imaxdiv_t(C++11以上)
in_place(C++17以上)
in_place_index<>(C++17以上)
in_place_index_t<>(C++17以上)
in_place_t(C++17以上)
in_place_type<>(C++17以上)
in_place_type_t<>(C++17以上)
in_range<>()(C++20以上)
includes<>()
inclusive_scan<>()(C++17以上)
incrementable(C++20以上)
incrementable_traits<>(C++20以上)
independent_bits_engine<>(C++11以上)
indirect_array<>
indirect_binary_predicate(C++20以上)
indirect_equivalence_relation(C++20以上)
indirect_result_t<>(C++20以上)
indirect_strict_weak_order(C++20以上)
indirect_unary_predicate(C++20以上)
indirectly_comparable(C++20以上)
indirectly_copyable(C++20以上)
indirectly_copyable_storable(C++20以上)
indirectly_movable(C++20以上)
indirectly_movable_storable(C++20以上)
indirectly_readable(C++20以上)
indirectly_readable_traits<>(C++20以上)
indirectly_regular_unary_invocable(C++20以上)
indirectly_swappable(C++20以上)
indirectly_unary_invocable(C++20以上)
indirectly_writable(C++20以上)
initializer_list<>(C++11以上)
inner_product<>()
inplace_merge<>()
input_iterator(C++20以上)
input_iterator_tag
input_or_output_iterator(C++20以上)
inserter<>()
insert_iterator<>
int_fast16_t(C++11以上)
int_fast32_t(C++11以上)
int_fast64_t(C++11以上)
int_fast8_t(C++11以上)
int_least16_t(C++11以上)
int_least32_t(C++11以上)
int_least64_t(C++11以上)
int_least8_t(C++11以上)
int16_t(C++11以上)
int32_t(C++11以上)
int64_t(C++11以上)
int8_t(C++11以上)
integer_sequence<>(C++14以上)
integral(C++20以上)
integral_constant<>(C++11以上)
internal()
intmax_t(C++11以上)
intptr_t(C++11以上)
invalid_argument
invocable(C++20以上)
invoke<>()(C++17以上)
invoke_result<>(C++17以上)
invoke_result_t<>(C++17以上)
io_errc(C++11以上)
ios
ios_base
iostream
iostream_category(C++11以上)
iota<>()(C++11以上)
is_abstract<>(C++11以上)
is_abstract_v<>(C++17以上)
is_aggregate<>(C++17以上)
is_aggregate_v<>(C++17以上)
is_arithmetic<>(C++11以上)
is_arithmetic_v<>(C++17以上)
is_array<>(C++11以上)
is_array_v<>(C++17以上)
is_assignable<>(C++11以上)
is_assignable_v<>(C++17以上)
is_base_of<>(C++11以上)
is_base_of_v<>(C++17以上)
is_bind_expression<>(C++11以上)
is_bind_expression_v<>(C++17以上)
is_bounded_array<>(C++20以上)
is_bounded_array_v<>(C++20以上)
is_class<>(C++11以上)
is_class_v<>(C++17以上)
is_compound<>(C++11以上)
is_compound_v<>(C++17以上)
is_const<>(C++11以上)
is_const_v<>(C++17以上)
is_constant_evaluated()(C++20以上)
is_constructible<>(C++11以上)
is_constructible_v<>(C++17以上)
is_convertible<>(C++11以上)
is_convertible_v<>(C++17以上)
is_copy_assignable<>(C++11以上)
is_copy_assignable_v<>(C++17以上)
is_copy_constructible<>(C++11以上)
is_copy_constructible_v<>(C++17以上)
is_corresponding_member<>()(C++20以上)
is_default_constructible<>(C++11以上)
is_default_constructible_v<>(C++17以上)
is_destructible<>(C++11以上)
is_destructible_v<>(C++17以上)
is_empty<>(C++11以上)
is_empty_v<>(C++17以上)
is_enum<>(C++11以上)
is_enum_v<>(C++17以上)
is_eq()(C++20以上)
is_error_code_enum<>()(C++11以上)
is_error_condition_enum(C++11以上)
is_error_condition_enum_v(C++17以上)
is_execution_policy<>(C++17以上)
is_execution_policy_v<>(C++17以上)
is_final<>(C++14以上)
is_final_v<>(C++17以上)
is_floating_point<>(C++11以上)
is_floating_point_v<>(C++17以上)
is_function<>(C++11以上)
is_function_v<>(C++17以上)
is_fundamental<>(C++11以上)
is_fundamental_v<>(C++17以上)
is_gt()(C++20以上)
is_gteq()(C++20以上)
is_heap<>()(C++11以上)
is_heap_until<>()(C++11以上)
is_integral<>(C++11以上)
is_integral_v<>(C++17以上)
is_invocable<>(C++17以上)
is_invocable_r<>(C++17以上)
is_invocable_r_v<>(C++17以上)
is_invocable_v<>(C++17以上)
is_layout_compatible<>(C++20以上)
is_layout_compatible_v<>(C++20以上)
is_lt()(C++20以上)
is_lteq()(C++20以上)
is_lvalue_reference<>(C++11以上)
is_lvalue_reference_v<>(C++17以上)
is_member_function_pointer<>(C++11以上)
is_member_function_pointer_v<>(C++17以上)
is_member_object_pointer<>(C++11以上)
is_member_object_pointer_v<>(C++17以上)
is_member_pointer<>(C++11以上)
is_member_pointer_v<>(C++17以上)
is_move_assignable<>(C++11以上)
is_move_assignable_v<>(C++17以上)
is_move_constructible<>(C++11以上)
is_move_constructible_v<>(C++17以上)
is_neq()(C++20以上)
is_nothrow_assignable<>(C++11以上)
is_nothrow_assignable_v<>(C++17以上)
is_nothrow_constructible<>(C++11以上)
is_nothrow_constructible_v<>(C++17以上)
is_nothrow_convertible<>(C++20以上)
is_nothrow_convertible_v<>(C++20以上)
is_nothrow_copy_assignable<>(C++11以上)
is_nothrow_copy_assignable_v<>(C++17以上)
is_nothrow_copy_constructible<>(C++11以上)
is_nothrow_copy_constructible_v<>(C++17以上)
is_nothrow_default_constructible<>(C++11以上)
is_nothrow_default_constructible_v<>(C++17以上)
is_nothrow_destructible<>(C++11以上)
is_nothrow_destructible_v<>(C++17以上)
is_nothrow_invocable<>(C++17以上)
is_nothrow_invocable_r<>(C++17以上)
is_nothrow_invocable_v<>(C++17以上)
is_nothrow_invocable_r_v<>(C++17以上)
is_nothrow_move_assignable<>(C++11以上)
is_nothrow_move_assignable_v<>(C++17以上)
is_nothrow_move_constructible<>(C++11以上)
is_nothrow_move_constructible_v<>(C++17以上)
is_nothrow_swappable<>(C++17以上)
is_nothrow_swappable_v<>(C++17以上)
is_nothrow_swappable_with<>(C++17以上)
is_nothrow_swappable_with_v<>(C++17以上)
is_null_pointer<>(C++11以上)
is_null_pointer_v<>(C++17以上)
is_object<>(C++11以上)
is_object_v<>(C++17以上)
is_partitioned<>()(C++11以上)
is_permutation<>()(C++11以上)
is_placeholder<>(C++11以上)
is_placeholder_v<>(C++17以上)
is_pod<>(C++11以上)(C++20で非推奨)
is_pod_v<>(C++17以上)(C++20で非推奨)
is_pointer<>(C++11以上)
is_pointer_v<>(C++17以上)
is_pointer_interconvertible_base_of<>(C++20以上)
is_pointer_interconvertible_base_of_v<>(C++20以上)
is_pointer_interconvertible_with_class<>()(C++20以上)
is_polymorphic<>(C++11以上)
is_polymorphic_v<>(C++17以上)
is_reference<>(C++11以上)
is_reference_v<>(C++17以上)
is_rvalue_reference<>(C++11以上)
is_rvalue_reference_v<>(C++17以上)
is_same<>(C++11以上)
is_same_v<>(C++17以上)
is_scalar<>(C++11以上)
is_scalar_v<>(C++17以上)
is_signed<>(C++11以上)
is_signed_v<>(C++17以上)
is_sorted<>()(C++11以上)
is_sorted_until<>()(C++11以上)
is_standard_layout<>(C++11以上)
is_standard_layout_v<>(C++17以上)
is_swappable<>(C++17以上)
is_swappable_v<>(C++17以上)
is_swappable_with<>(C++17以上)
is_swappable_with_v<>(C++17以上)
is_trivial<>(C++11以上)
is_trivially_assignable<>(C++11以上)
is_trivially_assignable_v<>(C++17以上)
is_trivially_constructible<>(C++11以上)
is_trivially_constructible_v<>(C++17以上)
is_trivially_copyable<>(C++11以上)
is_trivially_copyable_v<>(C++17以上)
is_trivially_copy_assignable<>(C++11以上)
is_trivially_copy_assignable_v<>(C++17以上)
is_trivially_copy_constructible<>(C++11以上)
is_trivially_copy_constructible_v<>(C++17以上)
is_trivially_default_constructible<>(C++11以上)
is_trivially_default_constructible_v<>(C++17以上)
is_trivially_destructible<>(C++11以上)
is_trivially_destructible_v<>(C++17以上)
is_trivially_move_assignable<>(C++11以上)
is_trivially_move_assignable_v<>(C++17以上)
is_trivially_move_constructible<>(C++11以上)
is_trivially_move_constructible_v<>(C++17以上)
is_trivial_v<>(C++17以上)
is_unbounded_array<>(C++20以上)
is_unbounded_array_v<>(C++20以上)
is_union<>(C++11以上)
is_union_v<>(C++17以上)
is_unsigned<>(C++11以上)
is_unsigned_v<>(C++17以上)
is_void<>(C++11以上)
is_void_v<>(C++17以上)
is_volatile<>(C++11以上)
is_volatile_v<>(C++17以上)
isalnum()
isalnum<>() (locale)
isalpha()
isalpha<>() (locale)
isblank()(C++11以上)
isblank<>() (locale) (C++11以上)
iscntrl()
iscntrl<>() (locale)
isdigit()
isdigit<>() (locale)
isfinite()(C++11以上)
isgraph()
isgraph<>() (locale)
isgreater()(C++11以上)
isgreaterequal()(C++11以上)
isinf()(C++11以上)
isless()(C++11以上)
islessequal()(C++11以上)
islessgreater()(C++11以上)
islower()
islower<>() (locale)
isnan()(C++11以上)
isnormal()(C++11以上)
isprint()
isprint<>() (locale)
ispunct()
ispunct<>() (locale)
isspace()
isspace<>() (locale)
istream
istreambuf_iterator<>
istream_iterator<>
istringstream
istrstream(C++98で非推奨)
isunordered()(C++11以上)
isupper()
isupper<>() (locale)
iswalnum()
iswalpha()
iswblank()(C++11以上)
iswcntrl()
iswctype()
iswdigit()
iswgraph()
iswlower()
iswprint()
iswpunct()
iswspace()
iswupper()
iswxdigit()
isxdigit()
isxdigit<>() (locale)
iter_common_reference_t<>(C++20以上)
iter_difference_t<>(C++20以上)
iter_reference_t<>(C++20以上)
iter_rvalue_reference_t<>(C++20以上)
iter_swap<>()
iter_value_t<>(C++20以上)
iterator<>(C++17で非推奨)
iterator_traits<>
[編集]J
[編集]K
kill_dependency<>()(C++11以上)
kilo(C++11以上)
knuth_b(C++11以上)
[編集]L
labs()
laguerre()(C++17以上)
laguerref()(C++17以上)
laguerrel()(C++17以上)
latch(C++20以上)
launch(C++11以上)
launder<>()(C++17以上)
lcm<>()(C++17以上)
lconv
ldexp()
ldexpf()(C++11以上)
ldexpl()(C++11以上)
ldiv()
ldiv_t
left()
legendre()(C++17以上)
legendref()(C++17以上)
legendrel()(C++17以上)
length_error
lerp()(C++20以上)
less<>
less_equal<>
lexicographical_compare<>()
lexicographical_compare_three_way<>()(C++20以上)
lgamma()(C++11以上)
lgammaf()(C++11以上)
lgammal()(C++11以上)
linear_congruential_engine<>(C++11以上)
list<>
▶ literals
(C++14以上)
little_endian(C++11以上)(C++17で非推奨)
llabs()(C++11以上)
lldiv()(C++11以上)
lldiv_t(C++11以上)
llrint()(C++11以上)
llrintf()(C++11以上)
llrintl()(C++11以上)
llround()(C++11以上)
llroundf()(C++11以上)
llroundl()(C++11以上)
locale
localeconv()
localtime()
lock<>()(C++11以上)
lock_guard<>(C++11以上)
log()
log<>() (std::complex)
log<>() (std::valarray)
log10()
log10<>() (std::complex)
log10<>() (std::valarray)
log10f()(C++11以上)
log10l()(C++11以上)
log1p()(C++11以上)
log1pf()(C++11以上)
log1pl()(C++11以上)
log2()(C++11以上)
log2f()(C++11以上)
log2l()(C++11以上)
logb()(C++11以上)
logbf()(C++11以上)
logbl()(C++11以上)
logf()(C++11以上)
logic_error
logical_and<>
logical_not<>
logical_or<>
logl()(C++11以上)
lognormal_distribution<>(C++11以上)
longjmp()
lower_bound<>()
lrint()(C++11以上)
lrintf()(C++11以上)
lrintl()(C++11以上)
lround()(C++11以上)
lroundf()(C++11以上)
lroundl()(C++11以上)
[編集]M
make_any<>()(C++17以上)
make_error_code (std::errc) (C++11以上)
make_error_code (std::io_errc) (C++11以上)
make_error_condition (std::errc) (C++11以上)
make_error_condition (std::io_errc) (C++11以上)
make_exception_ptr<>()(C++11以上)
make_format_args<>()(C++20以上)
make_from_tuple<>()(C++17以上)
make_heap<>()
make_move_iterator<>()(C++11以上)
make_obj_using_allocator<>()(C++20以上)
make_optional<>()(C++17以上)
make_pair<>
make_reverse_iterator<>()(C++14以上)
make_shared<>()(C++11以上)
make_shared_for_overwrite<>()(C++20以上)
make_signed<>(C++11以上)
make_signed_t<>(C++14以上)
make_tuple<>()(C++11以上)
make_unique<>()(C++14以上)
make_unique_for_overwrite<>()(C++20以上)
make_unsigned<>(C++11以上)
make_unsigned_t<>(C++14以上)
make_wformat_args<>()(C++20以上)
malloc()
map<>
mask_array<>
match_results<>(C++11以上)
max<>()
max_align_t(C++11以上)
max_element<>()
mblen()
mbrlen()
mbrtoc16()(C++11以上)
mbrtoc32()(C++11以上)
mbrtoc8()(C++20以上)
mbrtowc()
mbsinit()
mbsrtowcs()
mbstate_t
mbstowcs()
mbtowc()
mega(C++11以上)
mem_fn<>()(C++11以上)
memchr()
memcmp()
memcpy()
memmove()
memory_order(C++11以上)
memory_order_acq_rel(C++11以上)
memory_order_acquire(C++11以上)
memory_order_consume(C++11以上)
memory_order_relaxed(C++11以上)
memory_order_release(C++11以上)
memory_order_seq_cst(C++11以上)
memset()
merge<>()
mergeable(C++20以上)
mersenne_twister_engine<>(C++11以上)
messages<>
messages_base
messages_byname<>
micro(C++11以上)
midpoint<>()(C++20以上)
milli(C++11以上)
min<>()
min_element<>()
minmax<>()(C++11以上)
minmax_element<>()(C++11以上)
minstd_rand(C++11以上)
minstd_rand0(C++11以上)
minus<>
mismatch<>()
mktime()
modf()
modff()(C++11以上)
modfl()(C++11以上)
modulus<>
money_base
money_get<>
moneypunct<>
moneypunct_byname<>
money_put<>
monostate(C++17以上)
movable(C++20以上)
move<>() (algorithm) (C++11以上)
move<>() (utility) (C++11以上)
move_backward<>()(C++11以上)
move_constructible(C++20以上)
move_if_noexcept<>()(C++11以上)
move_iterator<>(C++11以上)
move_sentinel<>(C++20以上)
mt19937(C++11以上)
mt19937_64(C++11以上)
multimap<>
multiplies<>
multiset<>
mutex(C++11以上)
[編集]N
nan()(C++11以上)
nanf()(C++11以上)
nanl()(C++11以上)
nano(C++11以上)
nearbyint()(C++11以上)
nearbyintf()(C++11以上)
nearbyintl()(C++11以上)
negate<>
negation<>(C++17以上)
negation_v<>(C++17以上)
negative_binomial_distribution<>(C++11以上)
nested_exception(C++11以上)
new_handler
next<>()(C++11以上)
next_permutation<>()
nextafter()(C++11以上)
nextafterf()(C++11以上)
nextafterl()(C++11以上)
nexttoward()(C++11以上)
nexttowardf()(C++11以上)
nexttowardl()(C++11以上)
no_emit_on_flush<>()(C++20以上)
noboolalpha()
none_of<>()(C++11以上)
noop_coroutine()(C++20以上)
noop_coroutine_handle(C++20以上)
noop_coroutine_promise(C++20以上)
norm<>()
normal_distribution<>(C++11以上)
noshowbase()
noshowpoint()
noshowpos()
noskipws()
nostopstate(C++20以上)
nostopstate_t(C++20以上)
not_equal_to<>
not_fn<>()(C++17以上)
nothrow
nothrow_t
notify_all_at_thread_exit()(C++11以上)
nounitbuf()
nouppercase()
nth_element<>()
nullopt(C++17以上)
nullopt_t(C++17以上)
nullptr_t(C++11以上)
numeric_limits<>
num_get<>
▶ numbers
(C++20以上)
numpunct<>
numpunct_byname<>
num_put<>
[編集]O
oct()
once_flag(C++11以上)
ofstream
optional<>(C++17以上)
ostream
ostreambuf_iterator<>
ostream_iterator<>
ostringstream
ostrstream(C++98で非推奨)
osyncstream(C++20以上)
out_of_range
output_iterator(C++20以上)
output_iterator_tag
overflow_error
owner_less<>(C++11以上)
[編集]P
packaged_task<>(C++11以上)
pair<>
partial_order(C++20以上)
partial_ordering(C++20以上)
partial_sort<>()
partial_sort_copy<>()
partial_sum<>()
partition<>()
partition_copy<>()(C++11以上)
partition_point<>()(C++11以上)
permutable(C++20以上)
perror()
peta(C++11以上)
pico(C++11以上)
piecewise_constant_distribution<>(C++11以上)
piecewise_construct(C++11以上)
piecewise_construct_t(C++11以上)
piecewise_linear_distribution<>(C++11以上)
▶ placeholders
(C++11以上)
plus<>
▶ pmr
(C++17以上)
pointer_safety(C++11以上)
pointer_traits<>(C++11以上)
poisson_distribution<>(C++11以上)
polymorphic_allocator<>(C++17以上)
polar<>()
pop_heap<>()
popcount<>()(C++20以上)
pow()
pow<>() (std::complex)
pow<>() (std::valarray)
powf()(C++11以上)
powl()(C++11以上)
predicate(C++20以上)
prev<>()(C++11以上)
prev_permutation<>()
printf()
priority_queue<>
proj<>()(C++11以上)
projected<>(C++20以上)
promise<>(C++11以上)
ptrdiff_t
push_heap<>()
put_money<>()(C++11以上)
put_time<>()(C++11以上)
putc()
putchar()
puts()
putwc()
putwchar()
[編集]Q
qsort()
queue<>
quick_exit()(C++11以上)
quoted<>()(C++14以上)
[編集]R
raise()
rand()
random_access_iterator(C++20以上)
random_access_iterator_tag
random_device(C++11以上)
range_error
▶ ranges
(C++20以上)
ranlux24(C++11以上)
ranlux24_base(C++11以上)
ranlux48(C++11以上)
ranlux48_base(C++11以上)
rank<>(C++11以上)
rank_v<>(C++17以上)
ratio(C++11以上)
ratio_add<>(C++11以上)
ratio_divide<>(C++11以上)
ratio_equal<>(C++11以上)
ratio_equal_v<>(C++17以上)
ratio_greater<>(C++11以上)
ratio_greater_equal<>(C++11以上)
ratio_greater_equal_v<>(C++17以上)
ratio_greater_v<>(C++17以上)
ratio_less<>(C++11以上)
ratio_less_equal<>(C++11以上)
ratio_less_equal_v<>(C++17以上)
ratio_less_v<>(C++17以上)
ratio_multiply<>(C++11以上)
ratio_not_equal<>(C++11以上)
ratio_not_equal_v<>(C++17以上)
ratio_subtract<>(C++11以上)
rbegin<>()(C++14以上)
real<>()
realloc()
recursive_mutex(C++11以上)
recursive_timed_mutex(C++11以上)
reduce<>()(C++17以上)
ref<>()(C++11以上)
reference_wrapper<>(C++11以上)
regex(C++11以上)
▶ regex_constants
(C++11以上)
regex_error(C++11以上)
regex_iterator<>(C++11以上)
regex_match<>(C++11以上)
regex_replace<>(C++11以上)
regex_search<>(C++11以上)
regex_token_iterator<>(C++11以上)
regex_traits<>(C++11以上)
regular(C++20以上)
regular_invocable(C++20以上)
reinterpret_pointer_cast<>()(C++11以上)
▶ rel_ops
(C++20で非推奨)
relation(C++20以上)
remainder()(C++11以上)
remainderf()(C++11以上)
remainderl()(C++11以上)
remove()
remove<>() (algorithm)
remove_all_extents<>(C++11以上)
remove_all_extents_t<>(C++14以上)
remove_const<>(C++11以上)
remove_const_t<>(C++14以上)
remove_copy<>()
remove_copy_if<>()
remove_cv<>(C++11以上)
remove_cv_t<>(C++14以上)
remove_cvref<>(C++20以上)
remove_cvref_t<>(C++20以上)
remove_extent<>(C++11以上)
remove_extent_t<>(C++14以上)
remove_pointer<>(C++11以上)
remove_pointer_t<>(C++14以上)
remove_reference<>(C++11以上)
remove_reference_t<>(C++14以上)
remove_volatile<>(C++11以上)
remove_volatile_t<>(C++14以上)
remquo()(C++11以上)
remquof()(C++11以上)
remquol()(C++11以上)
rend<>()(C++14以上)
rename()
replace<>()
replace_copy<>()
replace_copy_if<>()
replace_if<>()
resetiosflags()
rethrow_exception(C++11以上)
rethrow_if_nested<>()(C++11以上)
reverse<>()
reverse_copy<>()
reverse_iterator<>
rewind()
riemann_zeta()(C++17以上)
riemann_zetaf()(C++17以上)
riemann_zetal()(C++17以上)
right()
rint()(C++11以上)
rintf()(C++11以上)
rintl()(C++11以上)
rotate<>()
rotate_copy<>()
rotl<>()(C++20以上)
rotr<>()(C++20以上)
round()(C++11以上)
roundf()(C++11以上)
roundl()(C++11以上)
round_indeterminate
round_to_nearest
round_toward_infinity
round_toward_neg_infinity
round_toward_zero
runtime_error
[編集]S
same_as(C++20以上)
sample<>()(C++17以上)
scalbln()(C++11以上)
scalblnf()(C++11以上)
scalblnl()(C++11以上)
scalbn()(C++11以上)
scalbnf()(C++11以上)
scalbnl()(C++11以上)
scanf()
scientific()
scoped_allocator_adaptor<>(C++11以上)
search<>()
search_n<>()
seed_seq(C++11以上)
semiregular(C++20以上)
sentinel_for(C++20以上)
set<>
set_difference<>()
set_intersection<>()
set_new_handler()
set_symmetric_difference<>()
set_terminate()
set_union<>()
setbase()
setbuf()
setfill<>()
setiosflags()
setlocale()
setprecision()
setvbuf()
setw()
shared_future<>(C++11以上)
shared_lock<>(C++14以上)
shared_mutex(C++17以上)
shared_ptr<>(C++11以上)
shared_timed_mutex(C++14以上)
shift_left<>()(C++20以上)
shift_right<>()(C++20以上)
showbase()
showpoint()
showpos()
shuffle<>()(C++11以上)
shuffle_order_engine<>(C++11以上)
sig_atomic_t
signal()
signbit()(C++11以上)
signed_integral(C++20以上)
sin()
sin<>() (std::complex)
sin<>() (std::valarray)
sinf()(C++11以上)
sinh()
sinh<>() (std::complex)
sinh<>() (std::valarray)
sinhf()(C++11以上)
sinhl()(C++11以上)
sinl()(C++11以上)
size<>()(C++17以上)
size_t
sized_sentinel_for(C++20以上)
skipws()
slice
slice_array<>
smatch(C++11以上)
snprintf()(C++11以上)
sort<>()
sort_heap<>()
sortable(C++20以上)
source_location(C++20以上)
span<>(C++20以上)
sph_bessel()(C++17以上)
sph_besself()(C++17以上)
sph_bessell()(C++17以上)
sph_legendre()(C++17以上)
sph_legendref()(C++17以上)
sph_legendrel()(C++17以上)
sph_neumann()(C++17以上)
sph_neumannf()(C++17以上)
sph_neumannl()(C++17以上)
sprintf()
sqrt()
sqrt<>() (std::complex)
sqrt<>() (std::valarray)
sqrtf()(C++11以上)
sqrtl()(C++11以上)
srand()
sregex_iterator(C++11以上)
sregex_token_iterator(C++11以上)
sscanf()
ssize<>()(C++20以上)
ssub_match(C++11以上)
stable_partition<>()
stable_sort<>()
stack<>
static_pointer_cast<>()(C++11以上)
stop_callback<>(C++20以上)
stop_source(C++20以上)
stop_token(C++20以上)
strcat()
strchr()
strcmp()
strcoll()
strcpy()
strcspn()
streambuf
streamoff
streampos
streamsize
strerror()
strftime()
strict_weak_order(C++20以上)
string
▶ string_literals
(C++14以上)
string_view(C++17以上)
▶ string_view_literals
(C++17以上)
stringbuf
stringstream
strlen()
strncat()
strncmp()
strncpy()
strong_order(C++20以上)
strong_ordering(C++20以上)
strpbrk()
strrchr()
strspn()
strstr()
strstream(C++98で非推奨)
strstreambuf(C++98で非推奨)
strtod()
strtof()(C++11以上)
strtoimax()(C++11以上)
strtok()
strtol()
strtold()
strtoll()(C++11以上)
strtoul()
strtoull()(C++11以上)
strtoumax()(C++11以上)
strxfrm()
syncbuf(C++20以上)
student_t_distribution<>(C++11以上)
sub_match<>(C++11以上)
subtract_with_carry_engine<>(C++11以上)
suspend_always(C++20以上)
suspend_never(C++20以上)
swap<>()
swap_ranges<>()
swappable(C++20以上)
swappable_with(C++20以上)
swprintf()
swscanf()
system()
system_category(C++11以上)
system_error(C++11以上)
[編集]T
tan()
tan<>() (std::complex)
tan<>() (std::valarray)
tan()
tanf()(C++11以上)
tanh()
tanh<>() (std::complex)
tanh<>() (std::valarray)
tanhf()(C++11以上)
tanhl()(C++11以上)
tanl()(C++11以上)
tera(C++11以上)
terminate()
terminate_handler
tgamma()(C++11以上)
tgammaf()(C++11以上)
tgammal()(C++11以上)
▶ this_thread
thread(C++11以上)
three_way_comparable(C++20以上)
three_way_comparable_with(C++20以上)
throw_with_nested<>()(C++11以上)
tie<>()(C++11以上)
time()
time_base
time_get<>
time_get_byname<>
time_put<>
time_put_byname<>
time_t
timed_mutex(C++11以上)
timespec(C++17以上)
timespec_get()(C++17以上)
tm
tmpfile()
tmpnam()
to_address<>()(C++20以上)
to_array<>()(C++20以上)
to_chars()(C++17以上)
to_integer<>()(C++17以上)
to_string()(C++11以上)
tolower()
tolower<>() (locale)
totally_ordered(C++20以上)
totally_ordered_with(C++20以上)
toupper()
toupper<>() (locale)
towctrans()
towlower()
towupper()
transform<>()
transform_exclusive_scan<>()(C++17以上)
transform_inclusive_scan<>()(C++17以上)
transform_reduce<>()(C++17以上)
true_type(C++11以上)
trunc()(C++11以上)
truncf()(C++11以上)
truncl()(C++11以上)
try_lock<>()(C++11以上)
try_to_lock(C++11以上)
try_to_lock_t(C++11以上)
tuple<>(C++11以上)
tuple_cat<>()(C++11以上)
tuple_element<> (std::array) (C++11以上)
tuple_element<> (std::pair) (C++11以上)
tuple_element<> (std::tuple) (C++11以上)
tuple_size<>() (std::array) (C++11以上)
tuple_size<>() (std::pair) (C++11以上)
tuple_size<>() (std::tuple) (C++11以上)
type_identity<>(C++20以上)
type_identity_t<>(C++20以上)
type_index(C++11以上)
type_info
[編集]U
u16streampos(C++11以上)
u16string(C++11以上)
u16string_view(C++17以上)
u32streampos(C++11以上)
u32string(C++11以上)
u32string_view(C++17以上)
u8streampos(C++20以上)
u8string(C++20以上)
u8string_view(C++20以上)
uint_fast16_t(C++11以上)
uint_fast32_t(C++11以上)
uint_fast64_t(C++11以上)
uint_fast8_t(C++11以上)
uint_least16_t(C++11以上)
uint_least32_t(C++11以上)
uint_least64_t(C++11以上)
uint_least8_t(C++11以上)
uint16_t(C++11以上)
uint32_t(C++11以上)
uint64_t(C++11以上)
uint8_t(C++11以上)
uintmax_t(C++11以上)
uintptr_t(C++11以上)
uncaught_exceptions(C++17以上)
undeclare_no_pointers()(C++11以上)
undeclare_reachable<>()(C++11以上)
underflow_error
underlying_type<>(C++11以上)
underlying_type_t<>(C++14以上)
ungetc()
ungetwc()
uniform_int_distribution<>(C++11以上)
uniform_random_bit_generator(C++20以上)
uniform_real_distribution<>(C++11以上)
uninitialized_construct_using_allocator<>()(C++20以上)
uninitialized_copy<>()
uninitialized_copy_n<>()(C++11以上)
uninitialized_default_construct<>()(C++17以上)
uninitialized_default_construct_n<>()(C++17以上)
uninitialized_fill<>()
uninitialized_fill_n<>()
uninitialized_move<>()(C++17以上)
uninitialized_move_n<>()(C++17以上)
uninitialized_value_construct<>()(C++17以上)
uninitialized_value_construct_n<>()(C++17以上)
unique<>()
unique_copy<>()
unique_lock<>(C++11以上)
unique_ptr<>(C++11以上)
unitbuf()
unordered_map<>(C++11以上)
unordered_multimap<>(C++11以上)
unordered_multiset<>(C++11以上)
unordered_set<>(C++11以上)
unreachable_sentinel(C++20以上)
unreachable_sentinel_t(C++20以上)
unsigned_integral(C++20以上)
unwrap_ref_decay<>(C++20以上)
unwrap_ref_decay_t<>(C++20以上)
unwrap_reference<>(C++20以上)
unwrap_reference_t<>(C++20以上)
upper_bound<>()
uppercase()
use_facet<>()
uses_allocator<>(C++11以上)
uses_allocator_v<>(C++17以上)
uses_allocator_construction_args<>()(C++20以上)
[編集]V
va_list
valarray<>
variant<>(C++17以上)
variant_alternative<>(C++17以上)
variant_alternative_t<>(C++17以上)
variant_npos(C++17以上)
variant_size<>(C++17以上)
variant_size_v<>(C++17以上)
vector<>
vformat()(C++20以上)
vformat_to<>()(C++20以上)
vfprintf()
vfscanf()(C++11以上)
vfwprintf()
vfwscanf()(C++11以上)
▶ views
(C++20以上)
visit<>()(C++17以上)
visit_format_arg<>()(C++20以上)
void_t(C++17以上)
vprintf()
vscanf()(C++11以上)
vsnprintf()(C++11以上)
vsprintf()
vsscanf()(C++11以上)
vswprintf()
vswscanf()(C++11以上)
vwprintf()
vwscanf()(C++11以上)
[編集]W
wbuffer_convert<>()(C++11以上)(C++17で非推奨)
wcerr
wcin
wclog
wcmatch(C++11以上)
wcout
wcregex_iterator(C++11以上)
wcregex_token_iterator(C++11以上)
wcrtomb()
wcscat()
wcschr()
wcscmp()
wcscoll()
wcscpy()
wcscspn()
wcsftime()
wcslen()
wcsncat()
wcsncmp()
wcsncpy()
wcspbrk()
wcsrchr()
wcsrtombs()
wcsspn()
wcsstr()
wcstod()
wcstof()(C++11以上)
wcstoimax()(C++11以上)
wcstok()
wcstol()
wcstold()(C++11以上)
wcstoll()(C++11以上)
wcstombs()
wcstoul()
wcstoull()(C++11以上)
wcstoumax()(C++11以上)
wcsub_match(C++11以上)
wcsxfrm()
wctob()
wctomb()
wctrans()
wctrans_t
wctype()
wctype_t
weak_order(C++20以上)
weak_ordering(C++20以上)
weak_ptr<>(C++11以上)
weakly_incrementable(C++20以上)
weibull_distribution<>(C++11以上)
wfilebuf
wformat_args(C++20以上)
wformat_context(C++20以上)
wformat_parse_context(C++20以上)
wfstream
wifstream
wint_t
wios
wiostream
wistream
wistringstream
wmemchr()
wmemcmp()
wmemcpy()
wmemmove()
wmemset()
wofstream
wostream
wosyncstream(C++20以上)
wstreambuf
ws<>()
wstreampos
wostringstream
wprintf()
wregex(C++11以上)
wscanf()
wsmatch(C++11以上)
wsregex_iterator(C++11以上)
wsregex_token_iterator(C++11以上)
wssub_match(C++11以上)
wstring
wstring_convert<>()(C++11以上)(C++17で非推奨)
wstring_view<>(C++17以上)
wstringbuf
wstringstream
wsyncbuf(C++20以上)
[編集]X
[編集]Y
[編集]Z
[編集]関連項目
シンボルの索引 の C言語リファレンス |