mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-02-22 01:47:57 +08:00
branch2.hpp
This commit is contained in:
parent
fedcd631f0
commit
36cab88830
@ -16,7 +16,7 @@ public:
|
||||
|
||||
public:
|
||||
Branch2();
|
||||
Branch2(Branch2 &);
|
||||
Branch2(Branch2 const &);
|
||||
Branch2(Branch2 &&);
|
||||
Branch2(toml::value const &);
|
||||
~Branch2();
|
||||
|
Loading…
x
Reference in New Issue
Block a user