fix failed bind method in gcc/clang
All checks were successful
ubuntu / Explore-Gitea-Actions (push) Successful in 1m39s
All checks were successful
ubuntu / Explore-Gitea-Actions (push) Successful in 1m39s
This commit is contained in:
@@ -47,4 +47,4 @@ TEST_CASE("call benchmark", "[!benchmark]") {
|
||||
auto b = engine.call<int>("get_same", 1);
|
||||
REQUIRE(b == 1);
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user