mergerfs.cpp

This commit is contained in:
Antonio SJ Musumeci 2024-02-04 23:53:52 -06:00
parent 75f2bf6436
commit 9bb3a43016

View File

@ -308,6 +308,8 @@ main(int argc_,
Branches2 branches(data["branches"]); Branches2 branches(data["branches"]);
state.create;
std::cout << data["branches"] << '\n'; std::cout << data["branches"] << '\n';
for(auto &branch_tier : branches) for(auto &branch_tier : branches)