MCPcopy Create free account
hub / github.com/bloomberg/pystack / Invalid

Method Invalid

src/pystack/_pystack/pytypes.cpp:326–330  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

324}
325
326bool
327DictObject::Invalid() const
328{
329 return d_invalid;
330}
331
332const std::vector<remote_addr_t>&
333DictObject::Keys() const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected