mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-04-26 06:54:06 +08:00
tofrom_wrapper.hpp
This commit is contained in:
parent
b6d7be6d6e
commit
31b88f40a4
@ -64,11 +64,6 @@ public:
|
||||
return _data;
|
||||
}
|
||||
|
||||
operator T() const
|
||||
{
|
||||
return _data;
|
||||
}
|
||||
|
||||
T*
|
||||
operator->()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user