MCPcopy 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

22int Nt = 6;
23
24struct Element {
25 float value;
26 int index;
27};
28
29void printf(const char *fmt, ...)
30{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected