MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / Foo

Method Foo

test/embind/test_val_read_pointer.cpp:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15
16struct Foo {
17 Foo(): value(45) {};
18 int value;
19};
20

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected