mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-12-04 06:34:05 +08:00
branch2.hpp
This commit is contained in:
parent
9e46159cac
commit
273e69502e
|
@ -7,11 +7,7 @@
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
BETTER_ENUM(BranchMode,
|
BETTER_ENUM(BranchMode,int,RO,RW,NC);
|
||||||
int,
|
|
||||||
RO,
|
|
||||||
RW,
|
|
||||||
NC)
|
|
||||||
|
|
||||||
class Branch2
|
class Branch2
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user