Polymorphic lambdas (다형성을 가진 람다)
Generalized lambda capture (일반화된 람다 캡쳐)
Variable templates (변수 템플릿)
Binary integer literals (이진수 리터럴)
Digit separators (숫자 분리자)
[[deprecated]] attribute ([[deprecated]] 속성)
Creation function make unique (make unique 생성 함수)
Algorithm exchange (exchange 알고리즘)
Heterogeneous lookup for associative containers (연관 컨테이너를 위한 이종 탐색)
A shared mutex (공유 뮤텍스)
Compile-time integer sequences (컴파일타임 정수 연속)
Quoted strings (인용 문자열)
User-defined literals (사용자 정의 리터럴)
¶
참고 자료
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1319r0.html
http://sweeper.egloos.com/category/TR1%2FC%2B%2B11%2FC%2B%2B14%2FC%2B%2B17