We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e34e8b commit ecf4ad6Copy full SHA for ecf4ad6
1 file changed
cpp.unicode/README.md
@@ -1,6 +1,9 @@
1
# TODO
2
- - 정리...
3
- - codecvt가 c++26에서 삭제
+- 현재 디렉토리 내의 내용 정리
+- references 읽어 보기
4
5
# Reference
6
1. http://en.cppreference.com/w/cpp/locale/codecvt
7
+2. https://github.com/nemtrif/utfcpp?tab=readme-ov-file#utf8-cpp-utf-8-with-c-in-a-portable-way
8
+3. https://thephd.dev/the-c-c++-rust-string-text-encoding-api-landscape
9
+4. codecvt가 c++26에서 삭제
0 commit comments