SlideShare a Scribd company logo
Suche senden
Hochladen
Einloggen
Registrieren
C++ 20 Stronger Unicode requirements
Melden
진화 손
Folgen
19. May 2023
•
0 gefällt mir
•
4 views
1
von
2
C++ 20 Stronger Unicode requirements
19. May 2023
•
0 gefällt mir
•
4 views
Jetzt herunterladen
Downloaden Sie, um offline zu lesen
Melden
Software
진화 손
Folgen
Recomendados
C++ 20 Unevaluated asm-declaration in constexpr functions
진화 손
3 views
•
3 Folien
C++20 Utility functions to implement uses-allocator construction.pdf
진화 손
3 views
•
9 Folien
C++ 20 std__reference_wrapper for incomplete types
진화 손
6 views
•
2 Folien
C++20 Concepts library
진화 손
3 views
•
9 Folien
C++20 Coroutine
진화 손
34 views
•
17 Folien
C++ 20 Relaxing the range-for loop customization point finding rules
진화 손
4 views
•
2 Folien
Más contenido relacionado
Más de 진화 손
C++20 std::map::contains
진화 손
5 views
•
3 Folien
C++20 Comparing unordered containers
진화 손
8 views
•
6 Folien
C++20 Attributes [[likely]] and [[unlikely]]
진화 손
20 views
•
4 Folien
C++ 20 Lambdas in unevaluated contexts
진화 손
2 views
•
9 Folien
C++20 Library support for operator<=> <compare>
진화 손
2 views
•
6 Folien
C++20 const mismatch with defaulted copy constructor
진화 손
5 views
•
4 Folien
Más de 진화 손
(20)
C++20 std::map::contains
진화 손
•
5 views
C++20 Comparing unordered containers
진화 손
•
8 views
C++20 Attributes [[likely]] and [[unlikely]]
진화 손
•
20 views
C++ 20 Lambdas in unevaluated contexts
진화 손
•
2 views
C++20 Library support for operator<=> <compare>
진화 손
•
2 views
C++20 const mismatch with defaulted copy constructor
진화 손
•
5 views
C++20 Atomic std::shared_ptr and std::weak_ptr
진화 손
•
11 views
C++20 Default member initializers for bit-fields
진화 손
•
9 views
C++ 20 constexpr for algorithm and utility
진화 손
•
8 views
C++17 init-statements for if and switch
진화 손
•
9 views
C++17 Aggregate classes with base classes
진화 손
•
8 views
C++17 std::byte
진화 손
•
92 views
C++17 not_fn
진화 손
•
14 views
C++17 Dynamic memory allocation for over-aligned data
진화 손
•
16 views
C++17 return type of emplace_ functions of some containers changed from void ...
진화 손
•
4 views
C++17 [[fallthrough]] attribute
진화 손
•
5 views
C++ 17 __has_include in preprocessor conditionals
진화 손
•
5 views
C++17 Folding expressions
진화 손
•
3 views
C++17 std__any
진화 손
•
2 views
C++17 std__size(), std__empty() and std__data()
진화 손
•
11 views
C++ 20 Stronger Unicode requirements
1.
Stronger Unicode requirements
2.
char16_t -> utf-16,
char32_t -> utf-32 기존 문서에는 위의 방식을 강제하는 문구가 들어있지 않았지만 수정 U+ 표기법 으로 통일 U00NNNNNN -> U+NNNNNN