mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-27 02:34:17 +08:00
func_create_base.hpp
This commit is contained in:
parent
0c2f684f2a
commit
922499415f
|
@ -31,7 +31,7 @@ namespace Func
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
CreateBase();
|
CreateBase();
|
||||||
virtual ~CreateBase() {};
|
virtual ~CreateBase() {}
|
||||||
|
|
||||||
public:
|
public:
|
||||||
virtual int operator()(Branches2 &branches_,
|
virtual int operator()(Branches2 &branches_,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user