Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/stacktrace
/ foo2_memb
Method
foo2_memb
test/test_void_ptr_cast.cpp:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
struct test_struct {
15
int foo1_memb(int) const { return 0; }
16
void foo2_memb(int, int, ...) {}
17
};
18
19
template <class F1, class F2>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected