mirror of
https://github.com/LSPosed/LSPlant.git
synced 2025-05-04 20:42:02 +08:00
Update hook_helper.hpp
This commit is contained in:
parent
0110cf7e6e
commit
ff815781ba
@ -220,10 +220,4 @@ consteval auto operator|([[maybe_unused]] Symbol<S> a, [[maybe_unused]] Symbol<P
|
||||
return a;
|
||||
#endif
|
||||
}
|
||||
|
||||
void test() {
|
||||
"test"_sym.hook->*[]<MemBackup auto backup>(std::string *x) static -> char {
|
||||
return backup(x);
|
||||
};
|
||||
}
|
||||
} // namespace lsplant
|
||||
|
Loading…
x
Reference in New Issue
Block a user