-
Show GN: c++20 in-memory filesystem코딩Coding/C++__C언어 2023. 8. 16. 15:25728x90
https://news.hada.io/topic?id=10235
c++20 in-memory filesystem | GeekNews
target 디렉터리 위치를 인자로 받아서 몇 가지 파일을 생성해야 하는 상황이 있었는데요, 휴먼 에러에 의해 종종 의도치 않은 위치에 파일을 생성/삭제하는 경우가 발생합니다. 특히 테스트를 위
news.hada.io
Show GN: c++20 in-memory filesystem
(github.com/lesomnus)https://github.com/lesomnus/vfs
GitHub - lesomnus/vfs: Virtual File System with `std::filesystem` API.
Virtual File System with `std::filesystem` API. Contribute to lesomnus/vfs development by creating an account on GitHub.
github.com
반응형'코딩Coding > C++__C언어' 카테고리의 다른 글
c언어 %d &ld &lld (0) 2023.09.10 C+++ 인터프리터 나간다!!, How to Implement Gradient for 2D (0) 2023.08.26 Drogon C++, The Fastest Web Framework in the World (0) 2023.08.20 Functional Programming in Modern C++ | Victor Ciura - ACCU 2023 (0) 2023.08.19 Barco - C로 밑바닥부터 코딩한 리눅스 컨테이너 (0) 2023.08.09 C Language Complete Course[English] (0) 2023.08.03 C++ 예외처리(Exception), std::exception (0) 2023.07.23 linux❤️touch 명령어 구현한거 공부하기 (0) 2023.07.23