7 पॉइंट द्वारा xguru 2021-04-08 | 2 टिप्पणियां | WhatsApp पर शेयर करें
  • Concepts

  • Modules

  • Coroutines

  • Three-way comparison

  • Lambda expressions

  • Constant expressions

  • Aggregates

  • Non-type template parameters

  • Structured bindings

  • Range-based for loop

  • Attributes : [[likely]] , [[unlikely]] , [[no_unique_address]] , [[nodiscard]]

  • Character encoding : char8_t

  • Sugar

  • constinit

  • Signed integers are two’s complement

  • Variadic macros के लिए VA_OPT

  • अलग exception specifications के साथ explicitly defaulted functions

  • Destroying operator delete

  • Conditionally explicit constructors

  • Feature-test macros

  • Known-to-unknown bound array conversions

  • अधिक local objects और rvalue references के लिए implicit move

  • T* से bool में conversion narrowing है

  • volatile के कुछ उपयोग deprecated किए गए हैं

  • subscripts में comma operator deprecated किया गया है

2 टिप्पणियां

 
ffdd270 2021-04-08

C++11, 14, 17, 20... सच में ये हर 3 साल में लगातार आ रहे हैं। खासकर इस बार शामिल किया गया module system अगर उम्मीद के मुताबिक व्यापक रूप से अपनाया जाए, तो linking का तनाव बहुत कम हो जाए, यही उम्मीद है...

 
xguru 2021-04-08

Concepts / Contracts / Ranges/ Module, Coroutines आदि प्रमुख फीचर्स के लिए C++20 Key Features Summary [कोरियाई प्रस्तुति सामग्री] देखें