Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/stacktrace
/ foo1_func
Function
foo1_func
test/test_void_ptr_cast.cpp:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
#include <boost/core/lightweight_test.hpp>
10
11
int foo1_func(int) { return 0; }
12
void foo2_func(int, int, ...) {}
13
14
struct test_struct {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected