MCPcopy Create free account
hub / github.com/boostorg/stacktrace / foo2_func

Function foo2_func

test/test_void_ptr_cast.cpp:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10
11int foo1_func(int) { return 0; }
12void foo2_func(int, int, ...) {}
13
14struct test_struct {
15 int foo1_memb(int) const { return 0; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected