MCPcopy Create free account
hub / github.com/Oneflow-Inc/oneflow / PushStack

Method PushStack

oneflow/maybe/error.h:260–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258
259 template<typename... Args>
260 void PushStack(Args&&... args) {}
261
262 std::string Dump() {
263 std::stringstream res;

Callers 3

TESTFunction · 0.45
SomeTypeMethod · 0.45
PushStackMethod · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
SomeTypeMethod · 0.36