llfio v2025-01-13
- Created
- Updated
P1031 low level file i/o and filesystem library for the C++ standard
# License
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌ uwp
# Features
No default features set.
# polyfill-cxx17
Polyfill C++17 entities
Dependencies:
- llfio- Features: - polyfill-cxx20
- ned14-internal-quickcpplib- Features: - polyfill-cxx17
- outcome- Features: - polyfill-cxx17
and 3 transitive dependencies:
Host Dependencies:
2 transitive dependencies:
# polyfill-cxx20
Polyfill C++20 entities
Dependencies:
- ned14-internal-quickcpplib- Features: - polyfill-cxx20
- outcome- Features: - polyfill-cxx20
and 2 transitive dependencies:
- span-lite (by ned14-internal-quickcpplib )
- status-code (by outcome )
Host Dependencies:
2 transitive dependencies:
# run-tests
Build and run the dependency validation tests
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# status-code
Have LLFIO use SG14 status_code (proposed std::error) instead of std::error_code.
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
and 2 transitive dependencies:
- ned14-internal-quickcpplib (by outcome )
- status-code (by outcome )
# Host Dependencies
No transitive dependencies.
# Dependents
- llfio (feature polyfill-cxx17)
# Host Dependents
No dependents.
# Contributors
- Niall Douglas 
- Billy O'Neal 
- Henrik Gaßmann 
- Thomas1664 
- c8ef 
- Mengna-Li