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