mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-26 02:09:52 +08:00
branch2.hpp
This commit is contained in:
parent
c62212a797
commit
8adc5c943f
|
@ -16,7 +16,7 @@ public:
|
|||
|
||||
public:
|
||||
Branch2();
|
||||
Branch2(Branch2 const &);
|
||||
Branch2(Branch2 const &);
|
||||
Branch2(Branch2 &&);
|
||||
Branch2(toml::value const &);
|
||||
~Branch2();
|
||||
|
|
Loading…
Reference in New Issue
Block a user