Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfranx/SHADERed
/ AnyTestObject
Class
AnyTestObject
libs/cppdap/src/any_test.cpp:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
namespace dap {
23
24
struct AnyTestObject {
25
dap::integer i;
26
dap::number n;
27
};
28
29
DAP_STRUCT_TYPEINFO(AnyTestObject,
30
"AnyTestObject"
,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected