Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/conflow-dev/ConFlow
/ Element
Class
Element
sgx_tf_ops/Enclave/Enclave.cpp:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
int Nt = 6;
23
24
struct Element {
25
float value;
26
int index;
27
};
28
29
void printf(const char *fmt, ...)
30
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected