I followed the build instructions here and every single command finished successfully:
https://ned14.github.io/llfio/md__build.html
I tried following this example:
https://github.com/ned14/llfio/blob/develop/example/mapped_file.cpp
but this line:
namespace llfio = LLFIO_V2_NAMESPACE;
throws an error:
fatal error: quickcpplib/cpp_feature.h: No such file or directory