티스토리 뷰
https://en.cppreference.com/w/cpp/compiler_support
C++ compiler support - cppreference.com
This page is maintained as best-effort and may lag behind most recent compiler releases. If you see something is out-of-date, please help us by updating it! The following tables present compiler support for new C++ features. These include accepted revision
en.cppreference.com

읽는 법 예시
Literal suffix for (signed) size_t 라는 feature는 GCC 11, Clang 13, Apple Clang 13.16* 이상부터 지원된다.
Yes는 그냥 다되는건가?
https://gcc.gnu.org/gcc-13/changes.html
GCC 13 Release Series — Changes, New Features, and Fixes - GNU Project
This page is a "brief" summary of some of the huge number of improvements in GCC 13. You may also want to check out our Porting to GCC 13 page and the full GCC documentation. Note: GCC 13 has not been released yet, so this document is a work-in-progress.
gcc.gnu.org

GCC 13에서 지원한다는 것들이 있는데 13은 아직 배포되지 않았다. ㅜㅜ (20230123 기준)
https://en.cppreference.com/w/cpp/compiler_support/17
Compiler support for C++17 - cppreference.com
Embarcadero C++ Builder Standard Library
en.cppreference.com
c++17 features들을 봐보니 DR: std::hash<std::filesystem::path> 라는 feature를 제외하고 gcc 9 정도면 모두 지원하는 거 같다.

'C++' 카테고리의 다른 글
[C++] std::accumulate 가 0을 반환한다면... (0) | 2023.06.27 |
---|---|
[C++] C++ std::array<> too many initializers (0) | 2023.01.30 |
[Modern C++, string, tolower] 문자열내 문자 소문자 변환 방법, 근데 이제 파이썬의 .lower() 같은 한줄 코드의 느낌을 곁들인 (0) | 2023.01.19 |
[C++] sizeof 는 알겠는데, sizeof... 는 뭐지? (0) | 2023.01.15 |
[Modern C++] for_each, 반복자 cin/cout 입출력 응용 (0) | 2023.01.15 |
- Total
- Today
- Yesterday
- 백준
- 가장 긴 증가하는 부분 수열
- ㅂ
- Lowest Common Ancestor
- 파이참
- 백준 11437
- C++ Deploy
- PyCharm
- 조합
- 위상 정렬 알고리즘
- 백트래킹
- 백준 1766
- cosine
- MOT
- FairMOT
- 문제집
- LCA
- 자료구조
- 백준 11053
- 인공지능을 위한 선형대수
- 이분탐색
- 단축키
- 순열
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |