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

Method getA

test/embind/embind_test.cpp:1935–1937  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1933 }
1934
1935 int getA() const {
1936 return a_;
1937 }
1938
1939private:
1940 val v_;

Callers 1

embind.test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected