MCPcopy 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
11int foo1_func(int) { return 0; }
12void foo2_func(int, int, ...) {}
13
14struct test_struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected