Call std::filesystem::path::parent_path in a loop

后端 未结 0 747
慢半拍i
慢半拍i 2020-12-05 04:28

I tried to write a function to move up n number of parent directories for a given path

auto parent_path_n = [](std::filesystem::path         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题