MCPcopy Create free account
hub / github.com/nodejs/node-addon-api / USE

Function USE

test/common/test_helper.h:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13// silence a compiler warning about that.
14template <typename T>
15inline void USE(T&&) {}
16
17/**
18 * A test helper that converts MaybeOrValue<T> to T by checking that

Callers 4

TypeCastBufferFunction · 0.85
TypeCastExternalFunction · 0.85
TypeCastTypeArrayOfUint8Function · 0.85
MaybeUnwrapOrFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected