mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-23 14:33:51 +08:00
branch2.hpp
This commit is contained in:
parent
374d629b07
commit
c8cb3b967c
|
@ -16,6 +16,7 @@ public:
|
||||||
|
|
||||||
public:
|
public:
|
||||||
Branch2();
|
Branch2();
|
||||||
|
Branch2(Branch2 &);
|
||||||
Branch2(Branch2 &&);
|
Branch2(Branch2 &&);
|
||||||
Branch2(toml::value const &);
|
Branch2(toml::value const &);
|
||||||
~Branch2();
|
~Branch2();
|
||||||
|
|
Loading…
Reference in New Issue
Block a user