Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
cpprefjp
/
cpprefjp.github.io
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
17
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Files
Expand file tree
master
Breadcrumbs
cpprefjp.github.io
/
lang
/
cpp20
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
master
Breadcrumbs
cpprefjp.github.io
/
lang
/
cpp20
/
Copy path
Top
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
access_checking_on_specializations.html
access_checking_on_specializations.html
adl_and_function_templates_that_are_not_visible.html
adl_and_function_templates_that_are_not_visible.html
allow_initializing_aggregates_from_a_parenthesized_list_of_values.html
allow_initializing_aggregates_from_a_parenthesized_list_of_values.html
allow_lambda_capture_equal_this.html
allow_lambda_capture_equal_this.html
allow_pack_expansion_in_lambda_init_capture.html
allow_pack_expansion_in_lambda_init_capture.html
allow_structured_bindings_to_accessible_members.html
allow_structured_bindings_to_accessible_members.html
allow_virtual_function_calls_in_constant_expressions.html
allow_virtual_function_calls_in_constant_expressions.html
allowing_dynamic_cast_polymorphic_typeid_in_constant_expressions.html
allowing_dynamic_cast_polymorphic_typeid_in_constant_expressions.html
array_size_deduction_in_new-expressions.html
array_size_deduction_in_new-expressions.html
changing_the_active_member_of_a_union_inside_constexpr.html
changing_the_active_member_of_a_union_inside_constexpr.html
char8_t.html
char8_t.html
checking_for_abstract_class_types.html
checking_for_abstract_class_types.html
class_template_argument_deduction_for_aggregates.html
class_template_argument_deduction_for_aggregates.html
class_template_argument_deduction_for_alias_templates.html
class_template_argument_deduction_for_alias_templates.html
class_types_in_non-type_template_parameters.html
class_types_in_non-type_template_parameters.html
concepts.html
concepts.html
conditionally_trivial_special_member_functions.html
conditionally_trivial_special_member_functions.html
consistent_comparison.html
consistent_comparison.html
constinit.html
constinit.html
converting_from_pointer_to_bool_should_be_considered_narrowing.html
converting_from_pointer_to_bool_should_be_considered_narrowing.html
coroutines.html
coroutines.html
default_constructible_and_assignable_stateless_lambdas.html
default_constructible_and_assignable_stateless_lambdas.html
default_member_initializers_for_bit_fields.html
default_member_initializers_for_bit_fields.html
deprecate_arithmetic_conversion_on_enumerations.html
deprecate_arithmetic_conversion_on_enumerations.html
deprecate_array_comparisons.html
deprecate_array_comparisons.html
deprecate_implicit_capture_of_this_via_defcopy.html
deprecate_implicit_capture_of_this_via_defcopy.html
deprecate_pod.html
deprecate_pod.html
deprecate_uses_of_the_comma_operator_in_subscripting_expressions.html
deprecate_uses_of_the_comma_operator_in_subscripting_expressions.html
deprecating_volatile.html
deprecating_volatile.html
designated_initialization.html
designated_initialization.html
down_with_typename.html
down_with_typename.html
efficient_sized_delete_for_variable_sized_classes.html
efficient_sized_delete_for_variable_sized_classes.html
enabling_constexpr_intrinsics_by_permitting_unevaluated_inline-assembly_in_constexpr_functions.html
enabling_constexpr_intrinsics_by_permitting_unevaluated_inline-assembly_in_constexpr_functions.html
explicit_bool.html
explicit_bool.html
extending_structured_bindings_to_be_more_like_variable_declarations.html
extending_structured_bindings_to_be_more_like_variable_declarations.html
familiar_template_syntax_for_generic_lambdas.html
familiar_template_syntax_for_generic_lambdas.html
feature_test_macros.html
feature_test_macros.html
fixing_const_qualified_pointers_to_members.html
fixing_const_qualified_pointers_to_members.html
function_templates_with_auto_parameters.html
function_templates_with_auto_parameters.html
immediate_functions.html
immediate_functions.html
implicit_creation_of_objects_for_low-level_object_manipulation.html
implicit_creation_of_objects_for_low-level_object_manipulation.html
language_support_for_empty_objects.html
language_support_for_empty_objects.html
less_eager_instantiation_of_constexpr_functions.html
less_eager_instantiation_of_constexpr_functions.html
likely_and_unlikely_attributes.html
likely_and_unlikely_attributes.html
make_char16t_char32t_string_literals_be_utf16_32.html
make_char16t_char32t_string_literals_be_utf16_32.html
modules.html
modules.html
more_constexpr_containers.html
more_constexpr_containers.html
nested_inline_mamespaces.html
nested_inline_mamespaces.html
nodiscard_for_constructors.html
nodiscard_for_constructors.html
nodiscard_should_have_a_reason.html
nodiscard_should_have_a_reason.html
permit_conversions_to_arrays_of_unknown_bound.html
permit_conversions_to_arrays_of_unknown_bound.html
permitting_trivial_default_initialization_in_constexpr_contexts.html
permitting_trivial_default_initialization_in_constexpr_contexts.html
predefined_macros.html
predefined_macros.html
prohibit_aggregates_with_user-declared_constructors.html
prohibit_aggregates_with_user-declared_constructors.html
range-based_for_statements_with_initializer.html
range-based_for_statements_with_initializer.html
reference_capture_of_structured_bindings.html
reference_capture_of_structured_bindings.html
relaxing_the_range_for_loop_customization_point_finding_rules.html
relaxing_the_range_for_loop_customization_point_finding_rules.html
relaxing_the_structured_bindings_customization_point_finding_rules.html
relaxing_the_structured_bindings_customization_point_finding_rules.html
remove_deprecated_nothrow_exception_specification.html
remove_deprecated_nothrow_exception_specification.html
reserving_attribute_namespaces_for_future_use.html
reserving_attribute_namespaces_for_future_use.html
resolving_const_mismatch_with_defaulted_copy_constructor.html
resolving_const_mismatch_with_defaulted_copy_constructor.html
signed_integers_are_twos_complement.html
signed_integers_are_twos_complement.html
simplifying_implicit_lambda_capture.html
simplifying_implicit_lambda_capture.html
try-catch_blocks_in_constexpr_functions.html
try-catch_blocks_in_constexpr_functions.html
update_the_reference_to_the_unicode_standard.html
update_the_reference_to_the_unicode_standard.html
using_enum.html
using_enum.html
va_opt.html
va_opt.html
wording_for_lambdas_in_unevaluated_contexts.html
wording_for_lambdas_in_unevaluated_contexts.html
View all files
You can’t perform that action at this time.