본문으로 바로가기

C++20 draft 와 모든 feature

category C++/여담 2021. 1. 11. 23:05

https://github.com/cplusplus/draft/releases/tag/n4868

 

Release N4868 Pre-Fall 2020 C++ working draft · cplusplus/draft

First C++23 working draft after the release of the C++20 IS. Contains only editorial changes compared to C++20.

github.com

아직 C++20 마지막 draft 문서는 ISO 문서상에 올라와있지 않지만, N4868이 실제적인 C++20 마지막 draft 문서라 할 수 있다.

 

그 중 현재 C++20에 추가된 모든 feature들의 내용은 다음과 같다.

 

https://en.cppreference.com/w/cpp/compiler_support/20

 

Compiler support for C++20 - cppreference.com

Embarcadero C++ Builder Standard Library

en.cppreference.com

따라서 C++20 의 draft와 유용한 feature들에 대해서 곧 다룰 예정

 

다루면서 C# ( + Unity3D ) 도 다룰 예정