Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TEST
Function · 0.45
SomeType
Method · 0.45
PushStack
Method · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
SomeType
Method · 0.36