MCPcopy Create free account
hub / github.com/Snapchat/Valdi / getContextId

Method getContextId

valdi/src/valdi/runtime/Context/ContextAutoDestroy.cpp:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17Valdi::ContextId ContextAutoDestroy::getContextId() const {
18 return _contextId;
19}
20
21VALDI_CLASS_IMPL(ContextAutoDestroy)
22

Calls

no outgoing calls

Tested by

no test coverage detected