MCPcopy Create free account
hub / github.com/NativeScript/android / Key

Class Key

test-app/runtime/src/main/cpp/include/cppgc/visitor.h:55–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53class V8_EXPORT Visitor {
54 public:
55 class Key {
56 private:
57 Key() = default;
58 friend class internal::VisitorFactory;
59 };
60
61 explicit Visitor(Key) {}
62

Callers 1

ClearMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected