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

Method Foo

test/embind/embind_benchmark.cpp:110–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108class Foo {
109public:
110 Foo() : class_counter(0) {}
111
112 void __attribute__((noinline)) incr_global_counter() {
113 ++counter;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected